Архив рассылок [pgsql-bugs]
BUG #17424: Build failed on disabled GNUC in Clang environment CFLAGS= -O2 -fgnuc-version=0 PG Bug reporting form
RE: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error. egashira.yusuke@fujitsu.com
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Peter Geoghegan
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Peter Geoghegan
AW: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles Lorenz, Christopher
BUG #17425: Postgres service does not start if path to data folder ends with backslash. PG Bug reporting form
RE: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error. egashira.yusuke@fujitsu.com
RE: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8 hirose.masay-01@fujitsu.com
BUG #17427: ERROR: cannot cast type bytea to bigint PG Bug reporting form
Re: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles Julien Rouhaud
Re: BUG #17427: ERROR: cannot cast type bytea to bigint David G. Johnston
BUG #17428: last_value incorrect for uninitialized sequence PG Bug reporting form
Pg 15 devel crashes when fetching data from table using cursor hubert depesz lubaczewski
Re: BUG #17428: last_value incorrect for uninitialized sequence David G. Johnston
Re: BUG #17428: last_value incorrect for uninitialized sequence David G. Johnston
Re: BUG #17401: REINDEX TABLE CONCURRENTLY creates a race condition on a streaming replica Andrey Borodin
Re: Bug plperl.c Mark Murawski
Re: Bug plperl.c Tom Lane
Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end Masahiko Sawada
2000 times performance drop after pg14 upgrade when JIT = 1 Sergey Mirvoda
BUG #17431: How to change postgres path to recognize pearl installation PG Bug reporting form
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Andres Freund
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Andres Freund
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Tom Lane
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Peter Geoghegan
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Andres Freund
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Peter Geoghegan
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Andres Freund
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Peter Geoghegan
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Andres Freund
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Peter Geoghegan
BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands PG Bug reporting form
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Japin Li
Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end Masahiko Sawada
Re: possible bug in xpath function Tom Lane
Re: possible bug in xpath function Andrey Kapliev
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Tom Lane
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Tom Lane
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Tom Lane
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Peter Geoghegan
BUG #17435: "add column if not exists" always adds new FK on the column PG Bug reporting form
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Japin Li
Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum Andres Freund
BUG #17436: Initializing and starting with Dockerfile fails PG Bug reporting form
Re: BUG #17436: Initializing and starting with Dockerfile fails David G. Johnston
BUG #17437: time spent in JIT is also attributed to function scan PG Bug reporting form
Docs for psql regarding default database name are incorrect David G. Johnston
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Michael Paquier
Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key Michael Paquier
Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end Masahiko Sawada
Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end Kyotaro Horiguchi
BUG #17438: Logical replication hangs on master after huge DB load PG Bug reporting form
Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end Kyotaro Horiguchi
BUG #17439: DROP FUNCTION functionName(); drops associated generated column without using CASCADE PG Bug reporting form
BUG #17440: not expected result from jsonb_path_query PG Bug reporting form
Re: BUG #17439: DROP FUNCTION functionName(); drops associated generated column without using CASCADE Kevin Humphreys
Logical replication stops dropping used initial-sync replication slots hubert depesz lubaczewski
Detaching a partition with a FK on itself is not possible Christophe Courtois
Re: Logical replication stops dropping used initial-sync replication slots hubert depesz lubaczewski
BUG #17441: shm_mq receive less data than the sender sends PG Bug reporting form
BUG #17443: Select command does not use brin index when enable_seqscan = on PG Bug reporting form
Performance issue post upgrade on Version 13 - Incorrect Estimation Cost choosing Hash Aggregate-Nested Left Loop Join Prajna Shetty
BUG #17444: ERROR: found xmin 215633 from before relfrozenxid 1280585 PG Bug reporting form
Re: Logical replication stops dropping used initial-sync replication slots hubert depesz lubaczewski
BUG #17445: "ON CONFLICT" has different behaviors when its param is passed with prepared stmt or hard coded PG Bug reporting form
Re: BUG #17445: "ON CONFLICT" has different behaviors when its param is passed with prepared stmt or hard coded David G. Johnston
Re: BUG #17445: "ON CONFLICT" has different behaviors when its param is passed with prepared stmt or hard coded David G. Johnston
Re: BUG #17445: "ON CONFLICT" has different behaviors when its param is passed with prepared stmt or hard coded Peter Geoghegan
Re: Logical replication stops dropping used initial-sync replication slots hubert depesz lubaczewski
Re: Logical replication stops dropping used initial-sync replication slots hubert depesz lubaczewski
Performance issue post upgrade on Version 13 - Incorrect Estimation Cost choosing Hash Aggregate-Nested Left Loop Join Prajna Shetty
BUG #17446: Suggest updating the section title "Building Indexes Concurrently" PG Bug reporting form
Re: BUG #17441: shm_mq receive less data than the sender sends Masahiko Sawada
Re: BUG #17441: shm_mq receive less data than the sender sends Michael Paquier
Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end Masahiko Sawada
BUG #17447: uninstaller fails PG Bug reporting form
Re: BUG #17440: not expected result from jsonb_path_query Alexander Korotkov
BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. PG Bug reporting form
Re: Logical replication stops dropping used initial-sync replication slots hubert depesz lubaczewski
RE: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error. egashira.yusuke@fujitsu.com
BUG #17449: Disk space not released PG Bug reporting form
Re: BUG #17449: Disk space not released Bharath Rupireddy
OpenSSL v1.1.1n in postgres Vibhu Chauhan (iDEAS-ER&D)
Re: OpenSSL v1.1.1n in postgres Daniel Gustafsson
Re: OpenSSL v1.1.1n in postgres Tom Lane
Re: OpenSSL v1.1.1n in postgres David G. Johnston
Re: OpenSSL v1.1.1n in postgres Tom Lane
Re: OpenSSL v1.1.1n in postgres Sandeep Thakkar
Re: BUG #17447: uninstaller fails Semab Tariq
BUG #17450: SUBSTRING function extracting lesser characters than specified PG Bug reporting form
Re: BUG #17450: SUBSTRING function extracting lesser characters than specified hubert depesz lubaczewski
Re: Logical replication stops dropping used initial-sync replication slots hubert depesz lubaczewski
Re: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles Kyotaro Horiguchi
BUG #17452: IN caluse behaves differently when there is one item comapred to when multiple PG Bug reporting form
Re: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles Pierre Forstmann