agora inbox for pgsql-bugs@postgresql.org  
help / color / mirror / Atom feed
BUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts
  2026-09-07 14:09 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts
  2026-09-10 12:42 UTC  Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts
  2026-09-10 16:58 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts
  2026-09-10 17:16 UTC  Daniel Gustafsson <daniel@yesql.se>
` Re: BUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts
  2026-09-10 17:22 UTC  Andrey Rachitskiy <pl0h0yp1@gmail.com>
  [5+ messages in thread]

BUG #19523: psql tab-completion shadows pg_db_role_setting
  2026-06-18 07:06 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19523: psql tab-completion shadows pg_db_role_setting
  2026-07-09 10:13 UTC  Vismay Tiwari <vismay.t@gmail.com>
` Re: BUG #19523: psql tab-completion shadows pg_db_role_setting
  2026-07-10 04:49 UTC  Kirill Reshke <reshkekirill@gmail.com>
` Re: BUG #19523: psql tab-completion shadows pg_db_role_setting
  2026-07-10 05:51 UTC  Vismay Tiwari <vismay.t@gmail.com>
` Re: BUG #19523: psql tab-completion shadows pg_db_role_setting
  2026-07-17 14:28 UTC  Paul Kim <mok03127@gmail.com>
` Re: BUG #19523: psql tab-completion shadows pg_db_role_setting
  2026-09-10 15:33 UTC  Fujii Masao <masao.fujii@gmail.com>
  [6+ messages in thread]

Detaching a child table makes an expression using it unrestorable
  2026-09-10 14:12 UTC  Heikki Linnakangas <hlinnaka@iki.fi>

BUG #19682: Unable to drop a user with default privileges revoked
  2026-09-09 09:29 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19682: Unable to drop a user with default privileges revoked
  2026-09-10 13:49 UTC  Laurenz Albe <laurenz.albe@cybertec.at>
  [2+ messages in thread]

START_REPLICATION silently truncates an overlong LSN component
  2026-09-08 09:58 UTC  =?utf-8?B?4pmCz4DiiYwyNjIxOA==?= <1991230470@qq.com>
` Re: START_REPLICATION silently truncates an overlong LSN component
  2026-09-10 13:41 UTC  Ayush Tiwari <ayushtiwari.slg01@gmail.com>
  [2+ messages in thread]

Hunspell AF alias count silently wraps to a smaller value
  2026-09-08 09:50 UTC  =?utf-8?B?4pmCz4DiiYwyNjIxOA==?= <1991230470@qq.com>
` Re: Hunspell AF alias count silently wraps to a smaller value
  2026-09-10 13:28 UTC  Andrey Rachitskiy <pl0h0yp1@gmail.com>
  [2+ messages in thread]

unexpected behaviour generating queryid
  2026-09-10 09:47 UTC  mailinglists <lists@database.one>

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>
  [16+ messages in thread]

[PATCH] Fail REPACK in presence of !isready !indvalid indexes
  2026-09-10 08:49 UTC  Álvaro Herrera <alvherre@kurilemu.de>
` [PATCH] Fail REPACK in presence of !isready !indvalid indexes
  2026-09-10 08:49 UTC  Álvaro Herrera <alvherre@kurilemu.de>
  [2+ messages in thread]

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>
  [8+ messages in thread]

BUG #19664: nbtree: Assertion failure when a custom index AM reuses bthandler
  2026-09-07 11:51 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19664: nbtree: Assertion failure when a custom index AM reuses bthandler
  2026-09-09 09:59 UTC  Andrey Borodin <x4mmm@yandex-team.ru>
` Re: BUG #19664: nbtree: Assertion failure when a custom index AM reuses bthandler
  2026-09-10 06:30 UTC  Jingtang Zhang <mrdrivingduck@gmail.com>
  [3+ messages in thread]

BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-05-18 05:06 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-05-20 13:06 UTC  Greg Sabino Mullane <htamfids@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-07 10:53 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-07 15:51 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-11 05:49 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-12 16:22 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-19 06:25 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-19 07:40 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-20 21:53 UTC  Laurenz Albe <laurenz.albe@cybertec.at>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-21 05:47 UTC  Laurenz Albe <laurenz.albe@cybertec.at>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-22 05:44 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-22 06:07 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-22 17:23 UTC  Laurenz Albe <laurenz.albe@cybertec.at>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-22 18:30 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-23 08:32 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-24 06:14 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-24 09:56 UTC  Laurenz Albe <laurenz.albe@cybertec.at>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-24 12:19 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-24 14:57 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-25 07:55 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-25 10:44 UTC  Rui Zhao <zhaorui126@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-25 13:53 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-26 05:18 UTC  Laurenz Albe <laurenz.albe@cybertec.at>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-26 06:56 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-06-26 08:30 UTC  Laurenz Albe <laur@aon.at>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-07-02 21:09 UTC  Laurenz Albe <laur@aon.at>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-07-10 07:00 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-07-10 17:37 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-07-26 16:28 UTC  Rui Zhao <zhaorui126@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-07-26 17:25 UTC  Rui Zhao <zhaorui126@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-08-02 09:41 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-08-10 16:48 UTC  Rui Zhao <zhaorui126@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-09-04 07:00 UTC  Hüseyin Demir <huseyin.d3r@gmail.com>
` Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
  2026-09-09 16:29 UTC  Rui Zhao <zhaorui126@gmail.com>
  [34+ messages in thread]

table_rewrite event trigger can corrupt rows by inserting into the table being rewritten (20devel)
  2026-09-08 10:12 UTC  =?GBK?B?wre5+sfs?= <njuptlgq@163.com>
` Re: table_rewrite event trigger can corrupt rows by inserting into the table being rewritten (20devel)
  2026-09-08 10:37 UTC  Luguoqing <njuptlgq@163.com>
` Re: table_rewrite event trigger can corrupt rows by inserting into the table being rewritten (20devel)
  2026-09-08 12:20 UTC  Kirill Reshke <reshkekirill@gmail.com>
` Re: table_rewrite event trigger can corrupt rows by inserting into the table being rewritten (20devel)
  2026-09-09 07:27 UTC  Luguoqing <njuptlgq@163.com>
  [4+ messages in thread]

BUG #19650: to_date()/to_timestamp() silently truncate 4+-digit day-of-year input to the first three digits
  2026-09-03 06:45 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19650: to_date()/to_timestamp() silently truncate 4+-digit day-of-year input to the first three digits
  2026-09-03 15:29 UTC  Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19650: to_date()/to_timestamp() silently truncate 4+-digit day-of-year input to the first three digits
  2026-09-09 04:31 UTC  Clemenza Zhang <zxlmgsps2@gmail.com>
  [3+ messages in thread]

pg_restore_attribute_stats accepts an unsorted range-length histogram
  2026-09-08 09:56 UTC  =?utf-8?B?4pmCz4DiiYwyNjIxOA==?= <1991230470@qq.com>

pg_restore_attribute_stats accepts and persists null_frac=NaN
  2026-09-08 09:53 UTC  =?utf-8?B?4pmCz4DiiYwyNjIxOA==?= <1991230470@qq.com>

BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs
  2026-08-29 05:38 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs
  2026-09-02 03:08 UTC  Fujii Masao <masao.fujii@gmail.com>
` Re: BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs
  2026-09-02 03:15 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs
  2026-09-04 15:54 UTC  Fujii Masao <masao.fujii@gmail.com>
` Re: BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs
  2026-09-04 17:27 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs
  2026-09-08 08:34 UTC  Fujii Masao <masao.fujii@gmail.com>
  [6+ messages in thread]

BUG #19681: ILIKE rejected on nondeterministic collations while LIKE works
  2026-09-08 07:05 UTC  PG Bug reporting form <noreply@postgresql.org>

BUG #19680: FK integrity bypassed by session timezone (orphan rows)
  2026-09-08 06:58 UTC  PG Bug reporting form <noreply@postgresql.org>

BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-04 06:41 UTC  PG Bug reporting form <noreply@postgresql.org>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-04 14:01 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-04 14:59 UTC  Andrey Rachitskiy <pl0h0yp1@gmail.com>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-04 15:27 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-04 23:09 UTC  Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-05 13:26 UTC  Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-06 17:51 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-07 02:00 UTC  Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-07 03:30 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-07 08:27 UTC  Richard Guo <guofenglinux@gmail.com>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-07 15:08 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
  2026-09-08 01:29 UTC  Richard Guo <guofenglinux@gmail.com>
  [12+ messages in thread]

BUG #19678: int16 Overflow in tsquery Phrase Distance After Stopword Removal
  2026-09-07 14:21 UTC  PG Bug reporting form <noreply@postgresql.org>

 BUG #19677: Silent int64→int32 Truncation in timestamp_izone() Produces Wrong Timestamps
  2026-09-07 14:19 UTC  PG Bug reporting form <noreply@postgresql.org>

BUG #19673: inetmi_int8 Signed Integer Overflow Returns Wrong IPv6 Address
  2026-09-07 14:12 UTC  PG Bug reporting form <noreply@postgresql.org>

BUG #19672: int8shl/int8shr Undefined Behavior on Out-of-Range Shift Amounts
  2026-09-07 14:10 UTC  PG Bug reporting form <noreply@postgresql.org>

BUG #19670: Silent Integer Overflow in time_pl_interval() Returns Wrong Time Value
  2026-09-07 14:06 UTC  PG Bug reporting form <noreply@postgresql.org>


[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