public inbox for [email protected]
help / color / mirror / Atom feedBUG #19474: LIKE with nondeterministic collations mis-handle literal backslashes in patterns containing escape
2026-05-09 02:22 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19474: LIKE with nondeterministic collations mis-handle literal backslashes in patterns containing escape
2026-05-14 11:15 UTC Nitin Motiani <[email protected]>
[2+ messages in thread]
BUG #19477: pg_rewind does not rewind a diverging timeline
2026-05-14 09:16 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]>
[5+ messages in thread]
pg_get_indexdef() output not idempotent for partial indexes with ALL(ARRAY[…])::text[]
2026-05-12 18:03 UTC Marcelo Lauxen <[email protected]>
` Re: pg_get_indexdef() output not idempotent for partial indexes with ALL(ARRAY[…])::text[]
2026-05-13 13:51 UTC Tom Lane <[email protected]>
` Re: pg_get_indexdef() output not idempotent for partial indexes with ALL(ARRAY[…])::text[]
2026-05-13 14:25 UTC Marcelo Lauxen <[email protected]>
[3+ messages in thread]
[bug report] The backend process cannot reuse VfdCache cache entries
2026-05-13 13:06 UTC =?utf-8?B?ZGVuZ2thaQ==?= <[email protected]>
` Re: [bug report] The backend process cannot reuse VfdCache cache entries
2026-05-13 13:41 UTC Heikki Linnakangas <[email protected]>
[2+ messages in thread]
BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-03-25 14:06 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-03-27 02:15 UTC Xuneng Zhou <[email protected]>
` Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-03-28 05:47 UTC Xuneng Zhou <[email protected]>
` Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-03-29 03:17 UTC Xuneng Zhou <[email protected]>
` Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-03-30 03:14 UTC Xuneng Zhou <[email protected]>
` Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-05-06 08:03 UTC klemen kobau <[email protected]>
` Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-05-07 06:35 UTC Xuneng Zhou <[email protected]>
` Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
2026-05-13 03:30 UTC Xuneng Zhou <[email protected]>
[8+ messages in thread]
BUG #19473: regression error in dblink: another command is already in progress
2026-05-08 19:29 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19473: regression error in dblink: another command is already in progress
2026-05-08 20:24 UTC Kirill Reshke <[email protected]>
` Re: BUG #19473: regression error in dblink: another command is already in progress
2026-05-08 21:15 UTC Kirill Reshke <[email protected]>
` Re: BUG #19473: regression error in dblink: another command is already in progress
2026-05-12 13:47 UTC Fujii Masao <[email protected]>
` Re: BUG #19473: regression error in dblink: another command is already in progress
2026-05-12 13:59 UTC Kirill Reshke <[email protected]>
` Re: BUG #19473: regression error in dblink: another command is already in progress
2026-05-12 23:40 UTC Fujii Masao <[email protected]>
[6+ messages in thread]
Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-03 18:17 UTC Andrey Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-03 19:44 UTC Alexander Korotkov <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-04 05:20 UTC Andrey Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-08 23:07 UTC Michael Paquier <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-12 09:17 UTC Andrey Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-12 10:22 UTC Alexander Korotkov <[email protected]>
[6+ messages in thread]
BUG #19475: VACUUM on a partition still warns after MAINTAIN is granted on the partitioned parent
2026-05-11 07:41 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19475: VACUUM on a partition still warns after MAINTAIN is granted on the partitioned parent
2026-05-11 14:24 UTC Nathan Bossart <[email protected]>
[2+ messages in thread]
pg_restore: error: could not execute query: ERROR: schema does not exist
2026-05-07 20:06 UTC =?iso-8859-2?Q?Micha=B3_T=EAcza?= <[email protected]>
` Re: pg_restore: error: could not execute query: ERROR: schema does not exist
2026-05-08 14:41 UTC Fujii Masao <[email protected]>
[2+ messages in thread]
Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-05-01 01:23 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-05-07 14:44 UTC Ayush Tiwari <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-05-08 08:35 UTC Richard Guo <[email protected]>
[3+ messages in thread]
Re: BUG #19472: CAST(-32768::SMALLINT AS REAL) fails with "SMALLINT out of range" but -32768 is valid SMALLINT value
2026-05-06 12:53 UTC David G. Johnston <[email protected]>
BUG #19472: CAST(-32768::SMALLINT AS REAL) fails with "SMALLINT out of range" but -32768 is valid SMALLINT value
2026-05-06 09:09 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19472: CAST(-32768::SMALLINT AS REAL) fails with "SMALLINT out of range" but -32768 is valid SMALLINT value
2026-05-06 12:53 UTC Laurenz Albe <[email protected]>
[2+ messages in thread]
Re: BUG #18354: Aborted transaction aborted during cleanup when temp_file_limit exceeded
2024-02-22 07:00 UTC Kyotaro Horiguchi <[email protected]>
` Re: BUG #18354: Aborted transaction aborted during cleanup when temp_file_limit exceeded
2026-05-06 11:26 UTC Alex Masterov <[email protected]>
[2+ messages in thread]
BUG #19471: Packaging problem with ogr_fdw_18
2026-05-06 07:53 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19471: Packaging problem with ogr_fdw_18
2026-05-06 08:41 UTC Kieran McCusker <[email protected]>
[2+ messages in thread]
pg_dumpall can't be restored with different bootstrap superuser
2026-05-05 10:51 UTC Álvaro Rodríguez <[email protected]>
` Re: pg_dumpall can't be restored with different bootstrap superuser
2026-05-05 18:23 UTC Euler Taveira <[email protected]>
` Re: pg_dumpall can't be restored with different bootstrap superuser
2026-05-05 18:59 UTC David G. Johnston <[email protected]>
` Re: pg_dumpall can't be restored with different bootstrap superuser
2026-05-05 19:10 UTC Tom Lane <[email protected]>
` Re: pg_dumpall can't be restored with different bootstrap superuser
2026-05-05 19:40 UTC Nathan Bossart <[email protected]>
` Re: pg_dumpall can't be restored with different bootstrap superuser
2026-05-06 07:15 UTC Álvaro Rodríguez <[email protected]>
[6+ messages in thread]
BUG #19470: PostgreSQL backend aborts (assert failure) when a prepared statement returns a composite type cast t
2026-04-29 11:27 UTC PG Bug reporting form <[email protected]>
` Re: BUG #19470: PostgreSQL backend aborts (assert failure) when a prepared statement returns a composite type cast t
2026-05-05 02:36 UTC Euler Taveira <[email protected]>
[2+ messages in thread]
Re: BUG #19470: PostgreSQL backend aborts (assert failure) when a prepared statement returns a composite type cast t
2026-05-03 19:11 UTC Srinath Reddy Sadipiralla <[email protected]>
Re: Character with byte sequence 0xa2 0xa3 in encoding "EUC_CN" has no equivalent in encoding "UTF8"
2026-05-01 16:09 UTC Zhongpu Chen <[email protected]>
` Re: Character with byte sequence 0xa2 0xa3 in encoding "EUC_CN" has no equivalent in encoding "UTF8"
2026-05-02 01:25 UTC Junwang Zhao <[email protected]>
[2+ messages in thread]
Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-07 18:04 UTC Andrey M. Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-07 18:33 UTC Andrey M. Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-07 19:00 UTC Alexander Lakhin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-08 14:34 UTC Andrey M. Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-09 17:59 UTC Michael Zhilin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-19 18:16 UTC Andrey Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-20 04:00 UTC Alexander Lakhin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-23 00:00 UTC jian he <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-23 18:09 UTC Andrey M. Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-23 19:24 UTC Michael Zhilin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-01-26 07:00 UTC Alexander Lakhin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-03-20 10:24 UTC Alexander Korotkov <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-03-20 16:00 UTC Alexander Lakhin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-03-20 17:00 UTC Alexander Korotkov <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-03-21 05:46 UTC Andrey M. Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-03-23 00:39 UTC Alexander Korotkov <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2024-03-23 11:37 UTC Alexander Korotkov <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-01 17:11 UTC Andres Freund <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-01 18:06 UTC Andrey Borodin <[email protected]>
` Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
2026-05-01 19:41 UTC Andres Freund <[email protected]>
[20+ messages in thread]
Character with byte sequence 0xa2 0xa3 in encoding "EUC_CN" has no equivalent in encoding "UTF8"
2026-05-01 13:59 UTC Zhongpu Chen <[email protected]>
` Re: Character with byte sequence 0xa2 0xa3 in encoding "EUC_CN" has no equivalent in encoding "UTF8"
2026-05-01 15:07 UTC Junwang Zhao <[email protected]>
[2+ messages in thread]
Re: BUG #19362: Extremely log processing of jsonb_path_exists_opr
2025-12-23 19:02 UTC Andrey Rachitskiy <[email protected]>
` Re: BUG #19362: Extremely log processing of jsonb_path_exists_opr
2026-05-01 12:20 UTC Andrey Borodin <[email protected]>
[2+ messages in thread]
Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-03-02 06:37 UTC Tom Lane <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-03-03 01:03 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-03-03 14:32 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-03-04 06:35 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-16 06:04 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-20 09:05 UTC Amit Langote <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-21 00:57 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-21 01:12 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-21 02:30 UTC Tom Lane <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-21 03:20 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-21 03:57 UTC Amit Langote <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-21 05:45 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-23 00:55 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-23 06:51 UTC Michael Paquier <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-24 12:04 UTC Richard Guo <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-24 19:58 UTC Nathan Bossart <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-30 22:04 UTC Melanie Plageman <[email protected]>
` Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-05-01 00:26 UTC Richard Guo <[email protected]>
[18+ messages in thread]
Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-23 15:40 UTC Tom Lane <[email protected]>
` Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-23 16:36 UTC Ayush Tiwari <[email protected]>
` Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-23 22:14 UTC Michael Paquier <[email protected]>
` Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-24 08:12 UTC Daniel Gustafsson <[email protected]>
` Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-24 15:41 UTC Peter Eisentraut <[email protected]>
` Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-26 22:43 UTC Michael Paquier <[email protected]>
` Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-30 14:14 UTC Ayush Tiwari <[email protected]>
` Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-30 22:57 UTC Michael Paquier <[email protected]>
[8+ messages in thread]
Re: Interval unit format bug
2026-04-30 14:04 UTC Tom Lane <[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