Mailing lists [pgsql-hackers]
- Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)") Andrey Rachitskiy
- Re: ci: namespace ccache by PostgreSQL major version Andres Freund
- Re: pgstat: add pgstat_prep_pending() for entry ref pending setup Michael Paquier
- Re: Small patch to improve safety of utf8_to_unicode(). Jeff Davis
- [PATCH] Ignore duplicate IS [NOT] NULL clauses in clauselist_selectivity() Logan Saso
- Re: WAL compression setting after PostgreSQL LZ4 default change Michael Paquier
- Re: Hash index AM fake LSN oversight Peter Geoghegan
- Re: ci: namespace ccache by PostgreSQL major version Jelte Fennema-Nio
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: Remove getpgusername() Michael Paquier
- Re: Fix duplicate detection for null-treatment window functions Chao Li
- RE: Follow-up fixes for online wal_level change Hayato Kuroda (Fujitsu)
- Re: [PATCH] Refactor SLRU to always use long file names wenhui qiu
- [PATCH] Add pg_get_event_trigger_ddl() function Ian Lawrence Barwick
- A new C function `get_partition_root`. Peter Smith
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: sequencesync worker race with REFRESH SEQUENCES vignesh C
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Re: Tags in the commitfest app: How to use them and what tags to add? Peter Smith
- Re: sequencesync worker race with REFRESH SEQUENCES Tom Lane
- Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document Daniel Gustafsson
- Re: Follow-up fixes for online wal_level change Masahiko Sawada
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: Restrict data checksums entries in pg_stat_io Daniel Gustafsson
- Re: PGLZ Compression Optimization wenhui qiu
- Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document Thom Brown
- Re: PG20 Minimum Dependency Thread Jelte Fennema-Nio
- Re: PGLZ Compression Optimization Daniel Gustafsson
- Re: Init connection time grows quadratically Matthias van de Meent
- Re: ci: namespace ccache by PostgreSQL major version Nazir Bilal Yavuz
- Re: Unexpected behavior after OOM errors Alexander Lakhin
- Re: doc: clarify wal_sender_shutdown_timeout behavior for small values Ian Lawrence Barwick
- pg_plan_advice: fix parsing underscore in numbers Chao Li
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Fujii Masao
- Re: ci: namespace ccache by PostgreSQL major version Nazir Bilal Yavuz
- Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita
- Re: doc: clarify wal_sender_shutdown_timeout behavior for small values Fujii Masao
- Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns Atsushi Ogawa
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Amit Kapila
- Re: doc: clarify wal_sender_shutdown_timeout behavior for small values Daniel Gustafsson
- Re: Rename EXISTS-to-ANY converted subplan to exists_to_any solai v
- Re: Restore check_mut_excl_opts, usage in pg_restore and pg_dumpall Fujii Masao
- Re: Restrict data checksums entries in pg_stat_io Fujii Masao
- Re: Batching in executor Antonin Houska
- Re: ci: namespace ccache by PostgreSQL major version Jelte Fennema-Nio
- Re: sequencesync worker race with REFRESH SEQUENCES Amit Kapila
- Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically Bohyun Lee
- Re: Batching in executor Antonin Houska
- Re: Batching in executor Antonin Houska
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Antonin Houska
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Deprecation warnings on Rocky 10.2 with current dev branch Daniel Westermann (DWE)
- Yet another PG extension to support Gzip, LZ4, Zstd functions optimized for multi-megabyte documents Boris Mironov
- Re: ci: namespace ccache by PostgreSQL major version Andres Freund
- Re: postgres_fdw: Emit message when batch_size is reduced Nurlan Tulemisov
- Re: Deprecation warnings on Rocky 10.2 with current dev branch Daniel Gustafsson
- RE: TDE: Benchmarking WAL encryption approaches Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Marcos Pegoraro
- Caching a partition index's parent OID in the relcache? Ayush Tiwari
- Re: Deprecation warnings on Rocky 10.2 with current dev branch Daniel Westermann (DWE)
- Re: Caching a partition index's parent OID in the relcache? Álvaro Herrera
- Re: encode/decode support for base64url Daniel Gustafsson
- Re: Unexpected behavior after OOM errors Alex Masterov
- Re: meson vs. llvm bitcode files Nazir Bilal Yavuz
- Re: Reduce cleanup lock contention on standby replay Matthias van de Meent
- Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document Tom Lane
- Re: Deprecation warnings on Rocky 10.2 with current dev branch Tom Lane
- Re: ci: namespace ccache by PostgreSQL major version Jacob Champion
- Re: ci: namespace ccache by PostgreSQL major version Andres Freund
- [PATCH v2] amcheck: Allow interrupting the child-level rightlink walk Paul Kim
- Re: ci: namespace ccache by PostgreSQL major version Andres Freund
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: Caching a partition index's parent OID in the relcache? Ayush Tiwari
- Re: Add wait events for server logging destination writes 신성준
- Re: ci: namespace ccache by PostgreSQL major version Jelte Fennema-Nio
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: ci: namespace ccache by PostgreSQL major version Jacob Champion
- Re: ci: namespace ccache by PostgreSQL major version Jelte Fennema-Nio
- Re: walsummarizer can get stuck when switching timelines Thom Brown
- Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra
- Re: Follow-up fixes for online wal_level change Masahiko Sawada
- Re: Follow-up fixes for online wal_level change Masahiko Sawada
- Re: Possible Visibility Map corruption in supported branches? Jehan-Guillaume de Rorthais
- Re: Follow-up fixes for online wal_level change Masahiko Sawada
- Re: Report oldest xmin source when autovacuum cannot remove tuples Scott Ray
- Re: walsummarizer can get stuck when switching timelines Robert Haas
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum Sami Imseih
- Re: Bug: GiST index-only scans can use tuple descriptor with incorrect alignment when deforming Peter Geoghegan
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Tepid: selective index updates for heap relations Bharath Rupireddy
- Re: Fix GROUP BY ALL handling of ORDER BY operator semantics Tom Lane
- Re: Caching a partition index's parent OID in the relcache? Ayush Tiwari
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: pg_plan_advice: fix parsing underscore in numbers Chao Li
- Re: index prefetching Peter Geoghegan