public inbox for [email protected]
help / color / mirror / Atom feedHashed SAOP on composite type with non-hashable column errors at runtime
2026-06-05 14:27 UTC Andrei Lepikhov <[email protected]>
` Re: Hashed SAOP on composite type with non-hashable column errors at runtime
2026-06-05 18:12 UTC Tom Lane <[email protected]>
` Re: Hashed SAOP on composite type with non-hashable column errors at runtime
2026-06-05 18:17 UTC Tom Lane <[email protected]>
` Re: Hashed SAOP on composite type with non-hashable column errors at runtime
2026-06-07 17:56 UTC Andrei Lepikhov <[email protected]>
` Re: Hashed SAOP on composite type with non-hashable column errors at runtime
2026-06-08 16:00 UTC Tom Lane <[email protected]>
[5+ messages in thread]
Logical replication initialization time depends dramatically on the publication "schema" size
2026-06-05 10:11 UTC Crimean (gmail) <[email protected]>
` RE: Logical replication initialization time depends dramatically on the publication "schema" size
2026-06-08 12:31 UTC Hayato Kuroda (Fujitsu) <[email protected]>
[2+ messages in thread]
BUG #19514: pg_hba error when configuring SSL Replication
2026-06-08 11:59 UTC PG Bug reporting form <[email protected]>
BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2023-10-16 09:00 UTC PG Bug reporting form <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-05-12 20:00 UTC Alexander Lakhin <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-05-13 00:46 UTC Xuneng Zhou <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-05-13 06:55 UTC Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-05-14 07:19 UTC Xuneng Zhou <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-06-05 02:14 UTC Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-06-05 05:00 UTC Alexander Lakhin <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-06-05 05:03 UTC Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-06-06 00:13 UTC Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-06-06 12:45 UTC Xuneng Zhou <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-06-08 05:48 UTC Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
2026-06-08 08:43 UTC Xuneng Zhou <[email protected]>
[12+ messages in thread]
BUG #19513: pg_upgrade fails with orphan records in pg_init_priv catalog table
2026-06-07 06:56 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19513: pg_upgrade fails with orphan records in pg_init_priv catalog table
2026-06-07 20:31 UTC Tom Lane <[email protected]>
[2+ messages in thread]
Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-03 16:22 UTC [email protected] <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-03 22:31 UTC surya poondla <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-04 02:47 UTC 王跃林 <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-04 07:31 UTC Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-04 09:12 UTC Ashutosh Sharma <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-04 23:17 UTC Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-05 06:57 UTC Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-05 08:00 UTC Ashutosh Sharma <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-06 00:17 UTC Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
2026-06-06 01:08 UTC surya poondla <[email protected]>
[10+ messages in thread]
Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
2026-06-05 01:19 UTC Amjad Shahzad <[email protected]>
` Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
2026-06-05 04:45 UTC Fujii Masao <[email protected]>
` Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
2026-06-05 10:55 UTC Amjad Shahzad <[email protected]>
` Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
2026-06-05 15:15 UTC Fujii Masao <[email protected]>
[4+ messages in thread]
BUG #19512: PG 17.10: SIGSEGV in build_minmax_path (planner) and hash_bytes (HashAgg executor)
2026-06-05 01:49 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19512: PG 17.10: SIGSEGV in build_minmax_path (planner) and hash_bytes (HashAgg executor)
2026-06-05 14:10 UTC Bruce Momjian <[email protected]>
[2+ messages in thread]
BUG #19507: Auto-named partition table constraint conflicts
2026-06-04 07:37 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
2026-06-05 12:56 UTC Chengpeng Yan <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
2026-06-05 13:01 UTC Marko Grujic <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
2026-06-05 13:08 UTC Chengpeng Yan <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
2026-06-05 13:11 UTC Marko Grujic <[email protected]>
[5+ messages in thread]
REINDEX (CONCURRENTLY) TABLE handles DEFERRED constraints as IMMEDIATE while processing
2026-06-05 11:25 UTC Dag Lem <[email protected]>
` Re: REINDEX (CONCURRENTLY) TABLE handles DEFERRED constraints as IMMEDIATE while processing
2026-06-05 12:35 UTC Dag Lem <[email protected]>
[2+ messages in thread]
BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
2026-06-05 01:15 UTC PG Bug reporting form <[email protected]>
Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_key
2026-06-04 23:50 UTC Amjad Shahzad <[email protected]>
` Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_key
2026-06-05 00:06 UTC Tom Lane <[email protected]>
` Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_key
2026-06-05 00:29 UTC Amjad Shahzad <[email protected]>
[3+ messages in thread]
BUG #19509: Typo in 19 beta release notes (debug_print_parse)
2026-06-04 14:55 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
2026-06-04 15:22 UTC Sergey Shinderuk <[email protected]>
` Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
2026-06-04 15:35 UTC Bruce Momjian <[email protected]>
` Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
2026-06-04 16:24 UTC Bruce Momjian <[email protected]>
[4+ messages in thread]
Warning while compiling 19beta1
2026-06-04 14:35 UTC hubert depesz lubaczewski <[email protected]>
` Re: Warning while compiling 19beta1
2026-06-04 14:43 UTC Tom Lane <[email protected]>
` Re: Warning while compiling 19beta1
2026-06-04 15:11 UTC Tom Lane <[email protected]>
` Re: Warning while compiling 19beta1
2026-06-04 15:12 UTC hubert depesz lubaczewski <[email protected]>
[4+ messages in thread]
Re: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
2026-01-09 04:46 UTC Dilip Kumar <[email protected]>
` Re: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
2026-01-10 00:56 UTC Masahiko Sawada <[email protected]>
` RE: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
2026-04-03 07:24 UTC Zhijie Hou (Fujitsu) <[email protected]>
` RE: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
2026-04-07 08:13 UTC Zhijie Hou (Fujitsu) <[email protected]>
` Re: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
2026-06-04 11:37 UTC Ajin Cherian <[email protected]>
[5+ messages in thread]
BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-05-26 19:00 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-05-28 03:51 UTC Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-05-28 05:26 UTC Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-05-29 04:00 UTC Alexander Lakhin <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-05-29 05:00 UTC Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-05-31 09:00 UTC Alexander Lakhin <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-06-01 02:11 UTC Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-06-01 05:00 UTC Alexander Lakhin <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-06-01 06:18 UTC Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
2026-06-02 23:59 UTC Michael Paquier <[email protected]>
[10+ messages in thread]
BUG #19504: Segmentation fault in plpython3u function (pg19)
2026-06-02 08:58 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19504: Segmentation fault in plpython3u function (pg19)
2026-06-02 19:26 UTC Tom Lane <[email protected]>
[2+ messages in thread]
GREATEST/LEAST ignores comparison operator volatility in contain_volatile_functions_walker
2026-06-02 08:48 UTC Mats Rydberg <[email protected]>
` Re: GREATEST/LEAST ignores comparison operator volatility in contain_volatile_functions_walker
2026-06-02 19:21 UTC Tom Lane <[email protected]>
[2+ messages in thread]
[PATCH] Have RepackDecodingState carry a magic number
2026-06-01 16:43 UTC Álvaro Herrera <[email protected]>
[PATCH] Have RepackDecodingState carry a magic number
2026-06-01 16:43 UTC Álvaro Herrera <[email protected]>
[PATCH] Have RepackDecodingState carry a magic number
2026-06-01 16:43 UTC Álvaro Herrera <[email protected]>
[PATCH] Have RepackDecodingState carry a magic number
2026-06-01 16:43 UTC Álvaro Herrera <[email protected]>
[PATCH] Have RepackDecodingState carry a magic number
2026-06-01 16:43 UTC Álvaro Herrera <[email protected]>
[PATCH] Have RepackDecodingState carry a magic number
2026-06-01 16:43 UTC Álvaro Herrera <[email protected]>
[PATCH] Have RepackDecodingState carry a magic number
2026-06-01 16:43 UTC Álvaro Herrera <[email protected]>
[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