agora inbox for pgsql-bugs@postgresql.org
help / color / mirror / Atom feedwrong results: merge when not matched by source
2026-09-17 19:17 UTC Jeff Davis <pgsql@j-davis.com>
` Re: wrong results: merge when not matched by source
2026-09-18 02:02 UTC Tender Wang <tndrwang@gmail.com>
` Re: wrong results: merge when not matched by source
2026-09-18 11:03 UTC Dean Rasheed <dean.a.rasheed@gmail.com>
` Re: wrong results: merge when not matched by source
2026-09-18 12:21 UTC Dean Rasheed <dean.a.rasheed@gmail.com>
` Re: wrong results: merge when not matched by source
2026-09-18 12:51 UTC Tender Wang <tndrwang@gmail.com>
` Re: wrong results: merge when not matched by source
2026-09-18 13:08 UTC Dean Rasheed <dean.a.rasheed@gmail.com>
[6+ messages in thread]
BUG #19697: HAVING-to-WHERE transfer gives wrong count when scale(numeric) distinguishes equal grouping values
2026-09-18 07:02 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19697: HAVING-to-WHERE transfer gives wrong count when scale(numeric) distinguishes equal grouping values
2026-09-18 09:37 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
[2+ messages in thread]
BUG #19699: LIKE with a trailing escape fails to raise SQLSTATE 22025 for empty input
2026-09-18 07:31 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19698: IMPORT FOREIGN SCHEMA treats a NOT VALID NOT NULL constraint as validated
2026-09-18 07:11 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19696: DISTINCT ON with a target-list set-returning function causes a 1000-fold selectivity underestimate
2026-09-18 07:00 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19692: Generic partition-pruning plan delays statement_timeout cancellation
2026-09-17 08:49 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19692: Generic partition-pruning plan delays statement_timeout cancellation
2026-09-17 22:40 UTC Manuel Reyes Bravo <manuelreyesbravo@gmail.com>
` Re: BUG #19692: Generic partition-pruning plan delays statement_timeout cancellation
2026-09-18 03:58 UTC David Rowley <dgrowleyml@gmail.com>
[3+ messages in thread]
BUG #19695: JSON_VALUE ... RETURNING jsonb returns NULL for later evaluation once one evaluation returns NULL
2026-09-18 02:45 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19694: MIN()/MAX() fails with "more than one row returned by a subquery" under FETCH FIRST ... WITH TIES
2026-09-18 02:42 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19693: JSON_VALUE/JSON_QUERY PASSING a toasted text value reads the toast pointer instead of the text
2026-09-18 02:39 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-07 14:13 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-08 06:27 UTC Ewan Young <kdbase.hack@gmail.com>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-08 07:52 UTC Heikki Linnakangas <hlinnaka@iki.fi>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-08 11:34 UTC Ewan Young <kdbase.hack@gmail.com>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-08 14:36 UTC Heikki Linnakangas <hlinnaka@iki.fi>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-08 17:14 UTC Peter Eisentraut <peter@eisentraut.org>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-09 05:16 UTC Ewan Young <kdbase.hack@gmail.com>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-09 05:28 UTC Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-09 08:32 UTC Ewan Young <kdbase.hack@gmail.com>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-09-04 10:25 UTC Peter Eisentraut <peter@eisentraut.org>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-09-07 08:36 UTC Ewan Young <kdbase.hack@gmail.com>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-09-14 16:03 UTC Peter Eisentraut <peter@eisentraut.org>
` Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-09-18 02:07 UTC Tom Lane <tgl@sss.pgh.pa.us>
[13+ messages in thread]
Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-14 11:22 UTC Grigorev Jurij <ju.grigorev@ftdata.ru>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-14 11:28 UTC Daniel Gustafsson <daniel@yesql.se>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-14 21:28 UTC Jacob Champion <jacob.champion@enterprisedb.com>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-14 21:34 UTC Daniel Gustafsson <daniel@yesql.se>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-15 02:55 UTC Grigorev Jurij <ju.grigorev@ftdata.ru>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-15 21:42 UTC Daniel Gustafsson <daniel@yesql.se>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-16 08:27 UTC Grigorev Jurij <ju.grigorev@ftdata.ru>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-16 22:16 UTC Jacob Champion <jacob.champion@enterprisedb.com>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-16 22:26 UTC Daniel Gustafsson <daniel@yesql.se>
` Re: Postmaster crashes on SIGHUP when oauth_validator_libraries holds only whitespace
2026-09-17 22:24 UTC Daniel Gustafsson <daniel@yesql.se>
[10+ messages in thread]
42P16 error when dropping and adding column
2026-09-17 09:51 UTC Ludvig Janiuk <ludvig.janiuk@proton.me>
` Re: 42P16 error when dropping and adding column
2026-09-17 14:22 UTC Fujii Masao <masao.fujii@gmail.com>
` Re: 42P16 error when dropping and adding column
2026-09-17 15:01 UTC Manuel Reyes Bravo <manuelreyesbravo@gmail.com>
[3+ messages in thread]
TID Range Scans can return wrong results after scanning backwards
2026-09-16 20:07 UTC Jeff Davis <pgsql@j-davis.com>
` Re: TID Range Scans can return wrong results after scanning backwards
2026-09-17 07:13 UTC Ewan Young <kdbase.hack@gmail.com>
[2+ messages in thread]
BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf
2026-09-16 10:47 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf
2026-09-16 12:05 UTC David G. Johnston <david.g.johnston@gmail.com>
` Re: BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf
2026-09-16 14:13 UTC Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf
2026-09-16 15:42 UTC Jürgen Schmidt <jsschmidthb@gmail.com>
[4+ messages in thread]
Erro ao instalar PostgreSQL
2026-09-16 11:01 UTC Rikinho Melo <kingluxrikinho996@gmail.com>
BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-08-20 03:49 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-08-20 20:34 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-08-21 01:54 UTC Tender Wang <tndrwang@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-08-21 05:01 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-09 22:39 UTC Alexander Korotkov <aekorotkov@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-10 00:10 UTC Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-10 05:36 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-10 07:56 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-10 21:54 UTC Alexander Korotkov <aekorotkov@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-11 01:03 UTC Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-11 05:06 UTC Alexander Korotkov <aekorotkov@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-12 13:57 UTC Alexander Korotkov <aekorotkov@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-12 14:22 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-14 08:24 UTC Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-15 01:48 UTC Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-15 13:05 UTC Alexander Korotkov <aekorotkov@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-15 23:05 UTC Alexander Korotkov <aekorotkov@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-16 00:19 UTC Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-16 10:15 UTC Alexander Korotkov <aekorotkov@gmail.com>
` Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
2026-09-16 10:25 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
[20+ messages in thread]
Detaching a child table makes an expression using it unrestorable
2026-09-10 14:12 UTC Heikki Linnakangas <hlinnaka@iki.fi>
` Re: Detaching a child table makes an expression using it unrestorable
2026-09-15 01:53 UTC Jinqing Kuang <kuangjinqingcn@gmail.com>
` Re: Detaching a child table makes an expression using it unrestorable
2026-09-15 04:26 UTC Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: Detaching a child table makes an expression using it unrestorable
2026-09-16 07:14 UTC Manuel Reyes Bravo <manuelreyesbravo@gmail.com>
[4+ messages in thread]
BUG #19689: MERGE INSERT accepts a set-returning function during PREPARE but fails at EXECUTE
2026-09-15 06:46 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19689: MERGE INSERT accepts a set-returning function during PREPARE but fails at EXECUTE
2026-09-16 02:56 UTC Tender Wang <tndrwang@gmail.com>
[2+ messages in thread]
Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
2026-09-03 17:10 UTC Jacob Champion <jacob.champion@enterprisedb.com>
` Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
2026-09-03 17:20 UTC Daniel Gustafsson <daniel@yesql.se>
` Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
2026-09-03 17:29 UTC Tom Lane <tgl@sss.pgh.pa.us>
` Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
2026-09-03 18:30 UTC Jacob Champion <jacob.champion@enterprisedb.com>
` Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
2026-09-15 18:51 UTC Jacob Champion <jacob.champion@enterprisedb.com>
[5+ messages in thread]
REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-07-21 10:22 UTC Zsolt Parragi <zsolt.parragi@percona.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-07-27 11:05 UTC Álvaro Herrera <alvherre@kurilemu.de>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-07-27 21:20 UTC Zsolt Parragi <zsolt.parragi@percona.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-07-28 06:16 UTC Álvaro Herrera <alvherre@kurilemu.de>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-07-28 09:37 UTC Zsolt Parragi <zsolt.parragi@percona.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-08-13 21:37 UTC Zsolt Parragi <zsolt.parragi@percona.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-08-25 19:48 UTC Nathan Bossart <nathandbossart@gmail.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-08-26 06:28 UTC Kyotaro Horiguchi <horikyota.ntt@gmail.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-08-26 07:31 UTC Zsolt Parragi <zsolt.parragi@percona.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-08-26 08:25 UTC Ewan Young <kdbase.hack@gmail.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-08-31 21:34 UTC Christophe Pettus <xof@thebuild.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-08-31 23:08 UTC Zsolt Parragi <zsolt.parragi@percona.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-01 00:43 UTC Christophe Pettus <xof@thebuild.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-07 03:13 UTC shihao zhong <zhong950419@gmail.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-08 07:25 UTC Álvaro Herrera <alvherre@kurilemu.de>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-10 09:24 UTC Álvaro Herrera <alvherre@kurilemu.de>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-13 12:27 UTC Álvaro Herrera <alvherre@kurilemu.de>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-14 02:35 UTC shihao zhong <zhong950419@gmail.com>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-14 14:02 UTC Robert Treat <rob@xzilla.net>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-15 15:30 UTC Álvaro Herrera <alvherre@kurilemu.de>
` Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
2026-09-15 18:30 UTC Robert Treat <rob@xzilla.net>
[21+ messages in thread]
BUG #19690: Possible stale partition descriptor after concurrent ATTACH PARTITION
2026-09-15 09:55 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption
2026-09-13 16:00 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption
2026-09-15 08:59 UTC Alexandre Felipe <o.alexandre.felipe@gmail.com>
[2+ messages in thread]
BUG #19687: ALTER SEQUENCE provokes error XX001 could not read blocks
2026-09-14 05:00 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19687: ALTER SEQUENCE provokes error XX001 could not read blocks
2026-09-14 19:07 UTC Ayush Tiwari <ayushtiwari.slg01@gmail.com>
` Re: BUG #19687: ALTER SEQUENCE provokes error XX001 could not read blocks
2026-09-15 06:57 UTC Alexandre Felipe <o.alexandre.felipe@gmail.com>
[3+ messages in thread]
BUG #19688: pg_dump --schema scans all sequences in PostgreSQL 18, causing severe performance regression
2026-09-14 20:49 UTC PG Bug reporting form <noreply@postgresql.org>
BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000
2026-08-19 03:51 UTC PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000
2026-08-19 10:46 UTC Ayush Tiwari <ayushtiwari.slg01@gmail.com>
` Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000
2026-08-21 10:15 UTC Ayush Tiwari <ayushtiwari.slg01@gmail.com>
` Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000
2026-09-12 09:15 UTC Pierre Forstmann <pierre.forstmann@gmail.com>
` Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000
2026-09-12 15:50 UTC Ayush Tiwari <ayushtiwari.slg01@gmail.com>
` Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000
2026-09-14 16:44 UTC Pierre Forstmann <pierre.forstmann@gmail.com>
[6+ messages in thread]
[next (older)]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox