Mailing lists [pgsql-hackers]
- LibreSSL and OpenSSL separation in libpq to support 1.1.1 deprecation Daniel Gustafsson
- Re: Proposal: new file format for hba/ident/hosts configuration? Andrew Dunstan
- Re: Proposal: new file format for hba/ident/hosts configuration? Jacob Champion
- Re: Introduce XID age based replication slot invalidation Masahiko Sawada
- Re: pg_dump: use threads for parallel workers on all platforms Bryan Green
- Re: Proposal: new file format for hba/ident/hosts configuration? Jacob Champion
- Re: Include sequences in publications created by pg_createsubscriber Peter Smith
- Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory Tomas Vondra
- Re: s/pg_attribute_always_inline/pg_always_inline/? Tom Lane
- Re: Fix duplicate detection for null-treatment window functions Ewan Young
- Re: Fix Grammar in Buffer Lock Wait Message Xuneng Zhou
- Restrict data checksums entries in pg_stat_io Fujii Masao
- Re: [PATCH] ecpg: use memcpy in a few length-based copies Haibo Yan
- Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Srinath Reddy Sadipiralla
- Fwd: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Srinath Reddy Sadipiralla
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Rui Zhao
- sequencesync worker race with REFRESH SEQUENCES Noah Misch
- Possible typo in an error message Kyotaro Horiguchi
- Re: Add per-backend AIO statistics Bertrand Drouvot
- Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita
- Re: hang during shutdown Jeremy Schneider
- Re: use of SPI by postgresImportForeignStatistics Fujii Masao
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: hang during shutdown Anthonin Bonnefoy
- Re: Adding a stored generated column without long-lived locks Laurenz Albe
- Re: equalPolicy() doesn't compare the permissive flag Laurenz Albe
- Re: Possible typo in an error message Andreas Karlsson
- Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita
- Re: Proposal: INSERT ... BY NAME Jim Jones
- Re: Possible typo in an error message Daniel Gustafsson
- Re: Proposal: INSERT ... BY NAME Andreas Karlsson
- RE: sequencesync worker race with REFRESH SEQUENCES Hayato Kuroda (Fujitsu)
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Shlok Kyal
- Re: Fix pg_stat_progress_data_checksums counter initialization Daniel Gustafsson
- Re: Fix data checksum processing for temp relations and dropped databases Daniel Gustafsson
- Re: pgbench --continue-on-error: clarify TPS and failure reporting Xuneng Zhou
- Re: sequencesync worker race with REFRESH SEQUENCES shveta malik
- Re: [PATCH] Fix null pointer dereference in PG19 Peter Eisentraut
- [PATCH] Fix quotation logic for unreserved keywords in window specifications Kwangwon Seo
- Re: PSQL - prevent describe listing tables that are already in listed schemas Amit Kapila
- Re: File locks for data directory lockfile in the context of Linux namespaces Dmitry Dolgov
- Re: Per-table resync for logical replication subscriptions Cagri Biroglu
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: BF mamba failure Kouber Saparev
- Re: use of SPI by postgresImportForeignStatistics Fujii Masao
- Wrong argument name in error message from attribute_stats functions Ilia Evdokimov
- Re: Wrong argument name in error message from attribute_stats functions Fujii Masao
- Re: sequencesync worker race with REFRESH SEQUENCES vignesh C
- Re: COALESCE patch prankware
- Re: relfilenode statistics Andres Freund
- Re: Do not lock tables in get_tables_to_repack Álvaro Herrera
- Re: use of SPI by postgresImportForeignStatistics Tom Lane
- Re: Proposal: INSERT ... BY NAME Marcos Pegoraro
- Re: Missing FSM Update when Updating VM On-access Andres Freund
- Re: Checkpoint replication slots later Fujii Masao
- Re: SQL/JSON json_table plan clause Thom Brown
- Re: Do not lock tables in get_tables_to_repack Bharath Rupireddy
- Re: SQL/JSON json_table plan clause Alexander Korotkov
- Re: s/pg_attribute_always_inline/pg_always_inline/? Tomas Vondra
- Re: s/pg_attribute_always_inline/pg_always_inline/? Peter Geoghegan
- Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically Greg Sabino Mullane
- Re: s/pg_attribute_always_inline/pg_always_inline/? Andres Freund
- Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Andres Freund
- Re: Do not lock tables in get_tables_to_repack Bharath Rupireddy
- Re: SQL/JSON json_table plan clause Thom Brown
- Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention Greg Burd
- Re: Restructured Shared Buffer Hash Table Dhruv Aron
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- REASSIGN OWNED vs. relisshared dep on !relisshared Noah Misch
- CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc. Noah Misch
- Re: implement CAST(expr AS type FORMAT 'template') Haibo Yan