Mailing lists [pgsql-hackers]
- Re: Expand palloc/pg_malloc API Tom Lane
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Out-of-date clang/llvm version lists in PGAC_LLVM_SUPPORT Andres Freund
- Document parameter count limit David G. Johnston
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: [PATCH] Support % wildcard in extension upgrade filenames LEO HSU
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Refactor to introduce pg_strcoll(). Jeff Davis
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Ability to reference other extensions by schema in extension scripts Regina Obe
- Re: Ability to reference other extensions by schema in extension scripts Tom Lane
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Tests for psql \g and \o Michael Paquier
- RE: Ability to reference other extensions by schema in extension scripts Regina Obe
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Re: Fix some newly modified tab-complete changes Michael Paquier
- Re: [PATCH] Allow usage of archive .backup files as backup_label Michael Paquier
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Re: Unit tests for SLRU Michael Paquier
- Re: Direct I/O John Naylor
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: Unit tests for SLRU Michael Paquier
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- Meson doesn't define HAVE_LOCALE_T for mscv Juan José Santamaría Flecha
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: Making Vars outer-join aware Richard Guo
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Reviving lost replication slots sirisha chamarthi
- Re: Reviving lost replication slots sirisha chamarthi
- Re: TAP output format in pg_regress Nikolay Shaplov
- Re: New docs chapter on Transaction Management and related changes Alvaro Herrera
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Hamid Akhtar
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Fix comments atop ReorderBufferAddInvalidations Amit Kapila
- Re: Crash in BRIN minmax-multi indexes Tomas Vondra
- Re: Documentation for building with meson Nazir Bilal Yavuz
- What’s the usage of SO_TYPE_ANALYZE Zhang Mingli
- Database "contrib_regression" does not exist during testing Jingtang Zhang
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: Database "contrib_regression" does not exist during testing Tom Lane
- Re: Unit tests for SLRU Aleksander Alekseev
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Ability to reference other extensions by schema in extension scripts Tom Lane
- Re: Document parameter count limit Corey Huinker
- Re: Lock on ShmemVariableCache fields? Alvaro Herrera
- Re: Document parameter count limit David G. Johnston
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami
- RE: Ability to reference other extensions by schema in extension scripts Regina Obe
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
- JSONPath Child Operator? David E. Wheeler