Архив рассылок [pgsql-bugs]
- BUG #18729: update with multiple subpartitions return error: too many range table entries PG Bug reporting form
 - Re: BUG #18728: Inconsistency between pg_wait_events.name and pg_stat_activity.wait_event for LWLocks Bertrand Drouvot
 - Re: BUG #18729: update with multiple subpartitions return error: too many range table entries Euler Taveira
 
- Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Bruce Momjian
 - Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Tom Lane
 - Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Bruce Momjian
 - BUG #18730: Inequality comparison operators and SMALLINT negative immediate value PG Bug reporting form
 - Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Tom Lane
 - Re: BUG #18707: Installation issue Sandeep Thakkar
 - Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Bertrand Drouvot
 - Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Thomas Munro
 - BUG #18731: The psql \d command does not exactly match but can be executed PG Bug reporting form
 - BUG #18732: Segfault in pgbench on max_connections starvation PG Bug reporting form
 - AW: BUG #18725: "set role" requires "grant connect on database" PostgreSQL TDBA (LDBV)
 - Re: BUG #18730: Inequality comparison operators and SMALLINT negative immediate value David G. Johnston
 - Re: BUG #18732: Segfault in pgbench on max_connections starvation Heikki Linnakangas
 - Re: BUG #18732: Segfault in pgbench on max_connections starvation Andres Freund
 - BUG #18733: Connection Timeout after upgrade PG Bug reporting form
 - Re: BUG #18731: The psql \d command does not exactly match but can be executed Tom Lane
 
- Re: BUG #18731: The psql \d command does not exactly match but can be executed zengman
 - Issue with pg_dump Including Ownership Metadata for pg_trgm Extension in PostgreSQL 17 AKASH
 - Re: Issue with pg_dump Including Ownership Metadata for pg_trgm Extension in PostgreSQL 17 Tom Lane
 
- BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active" PG Bug reporting form
 - Tablespace storage bug... Greg Kemnitz
 - Re: Tablespace storage bug... David G. Johnston
 - Re: Tablespace storage bug... Greg Kemnitz
 - BUG #18735: Specific multibyte character in psql file path command parameter for Windows PG Bug reporting form
 - Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active" Tom Lane
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 - Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active" Andres Freund
 
- Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Koichi Suzuki
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tatsuo Ishii
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Koichi Suzuki
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Koichi Suzuki
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Koichi Suzuki
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tatsuo Ishii
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tatsuo Ishii
 - FF3 vs MS Date/Time Template - ERROR: date/time field value out of range Nick Davies
 - Re: Install postgres 14 on SLES 15 SP1 Laurenz Albe
 - Re: Dangling operator family after DROP TYPE Tom Lane
 - Re: Dangling operator family after DROP TYPE Peter Geoghegan
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 
- Re: Dangling operator family after DROP TYPE Tom Lane
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tatsuo Ishii
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Robins Tharakan
 - Re: FF3 vs MS Date/Time Template - ERROR: date/time field value out of range Tom Lane
 
- Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tatsuo Ishii
 - Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tatsuo Ishii
 - BUG #18741: Detaching a partition referencing a partitioned table fails with a trigger-related error PG Bug reporting form
 
- Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows Tom Lane
 - Re: BUG #18741: Detaching a partition referencing a partitioned table fails with a trigger-related error Tender Wang
 - Re: FF3 vs MS Date/Time Template - ERROR: date/time field value out of range Nick Davies
 - BUG #18742: /src/backend/rewrite/rewriteHandler.c PG Bug reporting form
 - BUG #18743: /src/backend/rewrite/rewriteHandler.c PG Bug reporting form
 - BUG #18744: /src/bin/pg_dump/pg_backup_archiver.c PG Bug reporting form
 - BUG #18745: /src/bin/pg_waldump/compat.c PG Bug reporting form
 - BUG #18746: /src/backend/parser/parse_utilcmd.c PG Bug reporting form
 - Re: [BUGS] BUG #10123: Weird entries in pg_stat_activity Tomas Vondra
 - Re: BUG #18746: /src/backend/parser/parse_utilcmd.c Alvaro Herrera
 - Re: BUG #18742: /src/backend/rewrite/rewriteHandler.c Tom Lane
 - Re: BUG #18743: /src/backend/rewrite/rewriteHandler.c David Rowley
 - Re: BUG #18585: Date/time conversion functions are not protected against integer overflow Nathan Bossart
 
- Re: pg_dump crash on identity sequence with not loaded attributes Tom Lane
 - Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' Tom Lane
 - Re: postgres 16 index double variable seems to fail. postgres 15 OK Euler Taveira
 - Re: pg_dump crash on identity sequence with not loaded attributes Tom Lane
 - Re: pg_dump crash on identity sequence with not loaded attributes Peter Eisentraut
 - Re: pg_dump crash on identity sequence with not loaded attributes Tom Lane
 - Re: pg_dump crash on identity sequence with not loaded attributes Artur Zakirov
 - Re: pg_dump crash on identity sequence with not loaded attributes Tom Lane
 - Re: pg_dump crash on identity sequence with not loaded attributes Artur Zakirov
 
- Re: pg_dump crash on identity sequence with not loaded attributes Tom Lane
 - Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' Tom Lane
 - Re: pg_dump crash on identity sequence with not loaded attributes Artur Zakirov
 - Re: pg_dump crash on identity sequence with not loaded attributes Tom Lane
 - Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' Tom Lane
 - Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Nathan Bossart
 
- Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Tom Lane
 - Re: BUG #18745: /src/bin/pg_waldump/compat.c Daniel Gustafsson
 - Re: pg_dump crash on identity sequence with not loaded attributes Artur Zakirov
 - "memory exhausted" in query parser/simplifier for many nested parentheses Niklas Hambüchen
 - Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Thomas Munro
 - Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' Tom Lane
 - Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' Laurenz Albe
 - Re: Problem with constraint unique. Laurenz Albe
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses Greg Sabino Mullane
 - invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 Mike Bayer
 - Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 David G. Johnston
 - Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 jian he
 - Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 jian he
 - Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 David G. Johnston
 - Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 Mike Bayer
 - Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 Tom Lane
 - Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 Mike Bayer
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses Tom Lane
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses Niklas Hambüchen
 - Re: Problem with constraint unique. Mani Sankar
 - Re: Problem with constraint unique. Greg Sabino Mullane
 - Re: Problem with constraint unique. Mani Sankar
 
- Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails Nathan Bossart
 - Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' Tom Lane
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Tom Lane
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Robins Tharakan
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Robins Tharakan
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Robins Tharakan
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Tom Lane
 - com/ongres/scram/common/exception/ScramException prevents use of postgresql-42.7.2.jar with scram-sha-256 David Gradwell
 - Re: com/ongres/scram/common/exception/ScramException prevents use of postgresql-42.7.2.jar with scram-sha-256 Daniel Gustafsson
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Andrew Dunstan
 - Re: com/ongres/scram/common/exception/ScramException prevents use of postgresql-42.7.2.jar with scram-sha-256 Dave Cramer
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses Greg Sabino Mullane
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses Tomas Vondra
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses Tom Lane
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses Niklas Hambüchen
 - Re: "memory exhausted" in query parser/simplifier for many nested parentheses David G. Johnston
 
- Re: "memory exhausted" in query parser/simplifier for many nested parentheses Tom Lane
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Robins Tharakan
 - Re: Build failure with GCC 15 (defaults to -std=gnu23) Tom Lane
 
- Re: Build failure with GCC 15 (defaults to -std=gnu23) Robins Tharakan
 
- to_timestamp function calculation error myzhen
 - Re: to_timestamp function calculation error Tom Lane
 - Is it possible to make ReorderBufferRestoreCleanup faster? Evgeny Kuzin
 - Not able to restore database - error: could not decompress data: Allocation error : not enough memory Tomasz Szypowski
 
- Surprising SeqScan of appendRel that can't contribute any rows to the result Dmytro Astapov
 - Re: Surprising SeqScan of appendRel that can't contribute any rows to the result David Rowley
 - Re: Surprising SeqScan of appendRel that can't contribute any rows to the result Dmytro Astapov
 - Re: Surprising SeqScan of appendRel that can't contribute any rows to the result Tom Lane
 - Re: Not able to restore database - error: could not decompress data: Allocation error : not enough memory Tom Lane
 - RE: Not able to restore database - error: could not decompress data: Allocation error : not enough memory Tomasz Szypowski
 - Re: Incompatibility of newest pg_restore with PostgreSQL-Servers older or equal to version 16 Laurenz Albe
 - Re: Not able to restore database - error: could not decompress data: Allocation error : not enough memory Tom Lane
 
- Re: Build failure with GCC 15 (defaults to -std=gnu23) Thomas Munro
 - Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows Robert Haas
 
- BUG #18748: Old name version PG Bug reporting form
 - BUG #18749: Error Installing PostgreSQL PG Bug reporting form
 
- Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows Thomas Munro
 
- BUG #18750: Inappropriate update when it is blocked in RC PG Bug reporting form
 - BUG #18751: Sub-optimal UNION ALL plan PG Bug reporting form
 - Commit 5a2fed911a broke parallel query Laurenz Albe
 - Re: BUG #18751: Sub-optimal UNION ALL plan Kirill Reshke
 - Re: BUG #18751: Sub-optimal UNION ALL plan Tom Lane
 - Re: Commit 5a2fed911a broke parallel query Tom Lane
 - Re: Commit 5a2fed911a broke parallel query Tom Lane
 - Re: Commit 5a2fed911a broke parallel query Laurenz Albe
 
- Re: BUG #18751: Sub-optimal UNION ALL plan Andrei Lepikhov
 - Re: BUG #18751: Sub-optimal UNION ALL plan Tom Lane
 - BUG #18753: Unable to Recover a Deleted Database Using PITR PG Bug reporting form
 - Corrupt index lead to skipped autovacuum 高偉鈞
 - Re: BUG #18751: Sub-optimal UNION ALL plan Andrei Lepikhov
 - Re: BUG #18750: Inappropriate update when it is blocked in RC Pantelis Theodosiou
 - Re: BUG #18750: Inappropriate update when it is blocked in RC Greg Sabino Mullane
 
- Re: Re: BUG #18750: Inappropriate update when it is blocked in RC yrshen@stu.xidian.edu.cn
 - Re: Re: BUG #18750: Inappropriate update when it is blocked in RC yrshen@stu.xidian.edu.cn
 - Re: Re: BUG #18750: Inappropriate update when it is blocked in RC yrshen@stu.xidian.edu.cn
 - Re: Re: BUG #18750: Inappropriate update when it is blocked in RC Pantelis Theodosiou
 - Re: Corrupt index lead to skipped autovacuum Tomas Vondra
 - psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Markus KARG
 - Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Tom Lane
 - Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Markus KARG
 - Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Heikki Linnakangas
 - Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Markus KARG
 - Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Markus KARG
 - Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Tom Lane
 
- Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" Markus KARG
 - Re: Re: Re: BUG #18750: Inappropriate update when it is blocked in RC yrshen@stu.xidian.edu.cn
 
- Re: BUG #18753: Unable to Recover a Deleted Database Using PITR px shi
 - BUG #18754: Logical replication cannot restart if client sent a copyDone PG Bug reporting form
 
- BUG #18755: Using Natts_pg_trigger rather than Natts_pg_event_trigger for event trigger PG Bug reporting form
 - Re: BUG #18755: Using Natts_pg_trigger rather than Natts_pg_event_trigger for event trigger 张鑫
 - Re: BUG #18755: Using Natts_pg_trigger rather than Natts_pg_event_trigger for event trigger David Rowley
 - BUG #18756: Postgres corruption PG Bug reporting form
 
- Re: BUG #18756: Postgres corruption Tom Lane
 - pg_upgrade cannot create btrfs clones on linux kernel 6.8.0 Michael Misiewicz
 - Re: pg_upgrade cannot create btrfs clones on linux kernel 6.8.0 Tomas Vondra
 - BUG #18757: string_agg function(text, text) design issue PG Bug reporting form
 - BUG #18758: Incorrect query result caused by ROLLUP operation PG Bug reporting form
 - BUG #18759: Missing files PG Bug reporting form
 - Re: pg_upgrade cannot create btrfs clones on linux kernel 6.8.0 Michael Misiewicz
 - Re: BUG #18758: Incorrect query result caused by ROLLUP operation Tom Lane
 
- Re: BUG #18757: string_agg function(text, text) design issue David Rowley
 - BUG #18760: ../doc/src/sgml/postgres.sgml:24: element book: validity error : No declaration for attribute id of PG Bug reporting form
 - BUG #18761: Sequence Value Discrepancy After Running VACUUM ANALYZE PG Bug reporting form
 - Re: BUG #18761: Sequence Value Discrepancy After Running VACUUM ANALYZE David G. Johnston
 - Re: BUG #18761: Sequence Value Discrepancy After Running VACUUM ANALYZE Tom Lane