Архив рассылок [pgsql-hackers]
- Re: Resetting recovery target parameters in pg_createsubscriber Alexander Korotkov
- Re: Use stack-allocated StringInfoData David Rowley
- Re: [PATCH] Write Notifications Through WAL Rishu Bagga
- ago(interval) → timestamptz Florents Tselai
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Joel Jacobson
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Use merge-based matching for MCVs in eqjoinsel Tom Lane
- Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects Bryan Green
- Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) David Rowley
- Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) David Rowley
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Noah Misch
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Checkpointer write combining Melanie Plageman
- Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Manni Wood
- Re: COPY WHERE clause generated/system column reference Masahiko Sawada
- Re: pg_createsubscriber --dry-run logging concerns Peter Smith
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Should we say "wal_level = logical" instead of "wal_level >= logical" Peter Smith
- Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis Peter Smith
- Re: DOCS: What SGML markup to use for user objects like tables, columns, etc? Peter Smith
- [PATCH] Add pretty formatting to pg_get_triggerdef Philip Alger
- Re: [PATCH] Add error message for out-of-memory in passwordFromFile() Joshua Shanks
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Thomas Munro
- Re: BRIN autosummarization lacking a snapshot Michael Paquier
- Re: ago(interval) → timestamptz Laurenz Albe
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Tristan Partin
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Tristan Partin
- Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Sadhuprasad Patro
- Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Michael Paquier
- Re: Extended Statistics set/restore/clear functions.[ Michael Paquier
- Re: [PATCH] Add pretty formatting to pg_get_triggerdef Steven Niu
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs Alexander Lakhin
- Re: Use stack-allocated StringInfoData Mats Kindahl
- Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Jim Jones
- Re: Extend injection_points_attach() to accept a user-defined function Rahila Syed
- Re: ago(interval) → timestamptz Quan Zongliang
- Extra blank line in StrategyGetBuffer Ashutosh Bapat
- Fix redundant memset after palloc0 in heap_form_minimal_tuple() Chao Li
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs Richard Guo
- Re: Confine vacuum skip logic to lazy_scan_skip John Naylor
- Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Mats Kindahl
- Re: [PATCH v1 1/1] PostgreSQL Patch: AVX-Optimized ASCII Validation John Naylor
- Re: [PATCH] Add pretty formatting to pg_get_triggerdef Chao Li
- Re: How can end users know the cause of LR slot sync delays? shveta malik
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs David Rowley
- Re: pg_createsubscriber --dry-run logging concerns Álvaro Herrera
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs David Rowley
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs Richard Guo
- Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Nishant Sharma
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: [PATCH] Add error message for out-of-memory in passwordFromFile() Michael Paquier
- Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Jim Jones
- Re: tuple radix sort John Naylor
- Re: COPY WHERE clause generated/system column reference jian he
- Re: BRIN autosummarization lacking a snapshot Álvaro Herrera
- Re: pg_plan_advice John Naylor
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Heikki Linnakangas
- Re: Adding basic NUMA awareness Jakub Wartak
- Enhance security permissions Ranier Vilela
- Re: Enhance security permissions Bryan Green
- Re: Non-text mode for pg_dumpall tushar
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: Issue with logical replication slot during switchover Alexander Kukushkin
- Re: Enhance security permissions Ranier Vilela
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Daniel Gustafsson
- Re: bug: virtual generated column can be partition key Peter Eisentraut
- Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Manni Wood
- Re: BRIN autosummarization lacking a snapshot Álvaro Herrera
- Re: Enhance security permissions Bryan Green
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Tom Lane
- Re: MergeAppend could consider sorting cheapest child path Andrei Lepikhov
- Re: POC: make mxidoff 64 bits Alexander Korotkov
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: BRIN autosummarization lacking a snapshot Arseniy Mukhin
- Re: Report oldest xmin source when autovacuum cannot remove tuples Fujii Masao
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Álvaro Herrera
- Re: psql --help=variables missing csv_fieldsep Álvaro Herrera
- Re: psql --help=variables missing csv_fieldsep Tom Lane
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: BRIN autosummarization lacking a snapshot Álvaro Herrera
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Re: foreign key on virtual generated column Srinath Reddy Sadipiralla
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Andreas Karlsson
- Re: BRIN autosummarization lacking a snapshot Álvaro Herrera
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Re: BRIN autosummarization lacking a snapshot Álvaro Herrera
- Re: Fix redundant memset after palloc0 in heap_form_minimal_tuple() Jeff Davis
- pg_utility ? Álvaro Herrera
- Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Jim Jones
- Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy Peter Eisentraut
- Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy Tom Lane
- Re: Intention to start an [oauth] "working group" Jacob Champion
- Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy Tom Lane
- Re: MinGW compiler warnings in ecpg tests Andres Freund
- Re: Upgrade Debian CI image from Bookworm to Trixie Andres Freund
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Maciek Sakrejda
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Masahiko Sawada
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane