Mailing lists [pgsql-hackers]
- Re: create subscription - improved warning message Peter Smith
- Re: spinlock support on loongarch64 Andres Freund
- Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Peter Eisentraut
- Re: spinlock support on loongarch64 Tom Lane
- Re: spinlock support on loongarch64 Andres Freund
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Tom Lane
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund
- Re: Improve logging when using Huge Pages Thomas Munro
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: [BUG] Logical replica crash if there was an error in a function. Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Incorrect include file order in guc-file.l John Naylor
- Re: Privileges on PUBLICATION Antonin Houska
- Re: Improve description of XLOG_RUNNING_XACTS Ian Lawrence Barwick
- Re: Support logical replication of DDLs Peter Smith
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Ian Lawrence Barwick
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Add index scan progress to pg_stat_progress_vacuum Ian Lawrence Barwick
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Dilip Kumar
- Re: [PATCH] Add native windows on arm64 support Ian Lawrence Barwick
- Re: Segfault on logical replication to partitioned table with foreign children Ilya Gladyshev
- Re: Prefetch the next tuple's memory during seqscans John Naylor
- Re: Check SubPlan clause for nonnullable rels/Vars Richard Guo
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Ian Lawrence Barwick
- Re: Adding CommandID to heap xlog records Ian Lawrence Barwick
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Pluggable toaster Aleksander Alekseev
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Fix comments atop ReorderBufferAddInvalidations Amit Kapila
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Amit Kapila
- Re: Pluggable toaster Nikita Malakhov
- Add explicit casts in four places to simplehash.h David Geier
- Re: Incorrect include file order in guc-file.l Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Commit fest 2022-11 Michael Paquier
- Re: Incorrect include file order in guc-file.l John Naylor
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: real/float example for testlibpq3 Peter Eisentraut
- Re: Pluggable toaster Aleksander Alekseev
- Re: real/float example for testlibpq3 Tom Lane
- Re: Moving forward with TDE Aleksander Alekseev
- Re: Pluggable toaster Nikita Malakhov
- Re: Add explicit casts in four places to simplehash.h Tom Lane
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Maxim Orlov
- Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Ankit Kumar Pandey
- Re: parse partition strategy string in gram.y Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: Privileges on PUBLICATION Peter Eisentraut
- new option to allow pg_rewind to run without full_page_writes Jérémie Grauer
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- remove unnecessary assignment to tmask in DecodeDateTime Zhihong Yu
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: security_context_t marked as deprecated in libselinux 3.1 Alvaro Herrera
- Re: Fix proposal for comparaison bugs in PostgreSQL::Version Justin Pryzby
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera
- Re: On login trigger: take three Daniel Gustafsson
- Re: Tracking last scan time Dave Page
- GUC for temporarily disabling event triggers Daniel Gustafsson