Mailing lists [pgsql-hackers]
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: describe special values in GUC descriptions more consistently Daniel Gustafsson
- Re: Unneeded volatile qualifier in fmgr.c Nathan Bossart
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: describe special values in GUC descriptions more consistently Peter Smith
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: Parallel heap vacuum Masahiko Sawada
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: describe special values in GUC descriptions more consistently David G. Johnston
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: Unneeded volatile qualifier in fmgr.c Julien Rouhaud
- Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Separate GUC for replication origins Masahiko Sawada
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Statistics Import and Export Jeff Davis
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: EquivalenceClass and custom_read_write Ashutosh Bapat
- Re: NOT ENFORCED constraint feature Ashutosh Bapat
- Re: Address the bug in 041_checkpoint_at_promote.pl Ashutosh Bapat
- Re: Restrict publishing of partitioned table with a foreign table as partition vignesh C
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot
- Re: Proposal - Allow extensions to set a Plan Identifier Bertrand Drouvot
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Get rid of WALBufMappingLock Yura Sokolov
- Fwd: [Feature Request] Per-Database Transaction Logs for Enhanced Isolation and New Capabilities Sébastien
- [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Sébastien
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Restrict copying of invalidated replication slots vignesh C
- Re: Windows meson build Vladlen Popolitov
- Re: Small memory fixes for pg_createsubcriber Ranier Vilela
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Alvaro Herrera
- Re: Windows meson build Vladlen Popolitov
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Aleksander Alekseev
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: Adding NetBSD and OpenBSD to Postgres CI Nazir Bilal Yavuz
- Re: Using Expanded Objects other than Arrays from plpgsql Pavel Borisov
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Álvaro Herrera
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Aleksander Alekseev
- Re: Address the bug in 041_checkpoint_at_promote.pl Nitin Jadhav
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Tom Lane
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Greg Sabino Mullane
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Sébastien
- Re: Get rid of WALBufMappingLock Pavel Borisov
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- pg17.3 PQescapeIdentifier() ignores len Justin Pryzby
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: pg17.3 PQescapeIdentifier() ignores len Ranier Vilela
- Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ? Hannu Krosing
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- DROP CONSTRAINT, printing a notice and/or skipping when no action is taken Andrew Atkinson
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: Patch: Log parameter types in detailed query logging Tom Lane
- Re: Remove a unnecessary argument from execute_extension_script() Fabrízio de Royes Mello
- Re: pg17.3 PQescapeIdentifier() ignores len Tom Lane
- Re: pg17.3 PQescapeIdentifier() ignores len Tom Lane
- Re: Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ? Pavel Stehule
- Re: pg17.3 PQescapeIdentifier() ignores len Ranier Vilela
- Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund
- Re: explain analyze rows=%.0f Robert Haas