Mailing lists [pgsql-hackers]
- Re: Eager aggregation, take 3 Tom Lane
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: Purpose of wal_init_zero Hannu Krosing
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: An improvement of ProcessTwoPhaseBuffer logic Noah Misch
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Adding OLD/NEW support to RETURNING Richard Guo
- Re: An improvement of ProcessTwoPhaseBuffer logic Noah Misch
- Re: convert libpgport's pqsignal() to a void function Nathan Bossart
- Re: Automatic update of time column Tom Lane
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: leafhopper: Assert("outerstartsel <= outerendsel"), File: "costsize.c" Tom Lane
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Limit length of queryies in pg_stat_statement extension Julien Rouhaud
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Peter Eisentraut
- Re: Increase NUM_XLOGINSERT_LOCKS Yura Sokolov
- Re: ecpg command does not warn COPY ... FROM STDIN; Ryo Kanbayashi
- Re: [PATCH] New predefined role pg_manage_extensions Laurenz Albe
- Re: Parallel heap vacuum Dilip Kumar
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Ranier Vilela
- Add a property to automatically suspend portals as they produce given number of bytes Vladimir Sitnikov
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Add a property to automatically suspend portals as they produce given number of bytes Kirill Reshke
- Re: Eager aggregation, take 3 Richard Guo
- Re: Add a property to automatically suspend portals as they produce given number of bytes Vladimir Sitnikov
- Re: Introduce XID age and inactive timeout based replication slot invalidation Shlok Kyal
- Re: Re: proposal: schema variables Bruce Momjian
- Re: POC: track vacuum/analyze cumulative time per relation Bertrand Drouvot
- Re: Re: proposal: schema variables Pavel Stehule
- Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: Re: proposal: schema variables Bruce Momjian
- Re: Re: proposal: schema variables Álvaro Herrera
- Re: ecpg command does not warn COPY ... FROM STDIN; Ryo Kanbayashi
- Fwd: Re: proposal: schema variables Pavel Stehule
- Re: Fwd: Re: proposal: schema variables Bruce Momjian
- Re: pure parsers and reentrant scanners Peter Eisentraut
- Re: Remove XLogRecGetFullXid() in xlogreader.c? Nathan Bossart
- Re: Remove XLogRecGetFullXid() in xlogreader.c? Andres Freund
- Re: Fwd: Re: proposal: schema variables Pavel Stehule
- Re: create subscription with (origin = none, copy_data = on) vignesh C
- Re: Fwd: Re: proposal: schema variables Bruce Momjian
- Re: Fwd: Re: proposal: schema variables Julien Rouhaud
- Re: [PATCH] Add get_bytes() and set_bytes() functions Dean Rasheed
- Re: Fwd: Re: proposal: schema variables Laurenz Albe
- Re: Parallel heap vacuum Masahiko Sawada
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Fwd: Re: proposal: schema variables Dmitry Dolgov
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Accept recovery conflict interrupt on blocked writing Andres Freund
- Re: Accept recovery conflict interrupt on blocked writing Andres Freund
- Re: Catching query cancelations in PLPython3u Adam Brusselback
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Accept recovery conflict interrupt on blocked writing Andres Freund
- Re: [PATCH] Add some documentation on how to call internal functions Tom Lane
- Re: Set AUTOCOMMIT to on in script output by pg_dump Tom Lane
- Re: Fwd: Re: proposal: schema variables Wolfgang Walther
- Re: Psql meta-command conninfo+ Sami Imseih