Mailing lists [pgsql-hackers]
- Remove unused parameter on check_and_push_window_quals Matheus Alcantara
- Re: Avoiding roundoff error in pg_sleep() Tom Lane
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: a couple of small patches for simd.h Nathan Bossart
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Masahiko Sawada
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Adding REPACK [concurrently] Marcos Pegoraro
- Re: Remove unused parameter on check_and_push_window_quals David Rowley
- Re: GIN tries to form a tuple with a partial compressedList during insertion Masahiko Sawada
- Re: Remove unused parameter on check_and_push_window_quals David Rowley
- Re: mislead comments in pg_get_statisticsobjdef_string David Rowley
- Re: Orphan page in _bt_split Michael Paquier
- Re: Invalid pointer access in logical decoding after error Masahiko Sawada
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Add support for entry counting in pgstats Sami Imseih
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: plan shape work Alexandra Wang
- Re: Remove unused for_all_tables field from AlterPublicationStmt Chao Li
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: plan shape work Robert Haas
- Re: plan shape work Tom Lane
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: plan shape work Richard Guo
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: plan shape work Tom Lane
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Remove unused for_all_tables field from AlterPublicationStmt Michael Paquier
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Mark ItemPointer arguments as const thoughoutly Chao Li
- Re: [PATCH] Write Notifications Through WAL Rishu Bagga
- Re: Add support for entry counting in pgstats Michael Paquier
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: GNU/Hurd portability patches Michael Banck
- Mark function arguments of type "Datum *" as "const Datum *" where possible Chao Li
- Re: plan shape work Richard Guo
- Re: Add memory_limit_hits to pg_stat_replication_slots Chao Li
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel
- Re: issue with synchronized_standby_slots Ashutosh Sharma
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: Logical Replication of sequences vignesh C
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Guillaume Lelarge
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Chao Li
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: [PATCH] GROUP BY ALL Andrey Borodin
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
- Re: GIN tries to form a tuple with a partial compressedList during insertion Arseniy Mukhin
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Chao Li
- Re: Clear logical slot's 'synced' flag on promotion of standby Ajin Cherian
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Exit walsender before confirming remote flush in logical replication Vitaly Davydov
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: Remove custom redundant full page write description from GIN Kirill Reshke
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Michael Paquier
- splitting src/bin/scripts/vacuumdb.c Álvaro Herrera
- Re: refactor backend type lists Álvaro Herrera
- Re: Panic during xlog building with big values Andy Pogrebnoi
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Problem in 'ORDER BY' of a column using a created collation? Robert Haas
- Re: refactor backend type lists Álvaro Herrera
- Batching in executor Amit Langote
- Re: splitting src/bin/scripts/vacuumdb.c Antonin Houska
- Re: Batching in executor Bruce Momjian
- Re: splitting src/bin/scripts/vacuumdb.c Álvaro Herrera
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: splitting src/bin/scripts/vacuumdb.c Nathan Bossart
- Re: plan shape work Tom Lane
- Re: plan shape work Robert Haas
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- RE: Supporting non-deterministic collations with tailoring rules. Daniel Verite
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Nathan Bossart
- Re: splitting src/bin/scripts/vacuumdb.c Álvaro Herrera
- Re: Avoiding roundoff error in pg_sleep() Vladlen Popolitov
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Tom Lane
- Re: Remove unused for_all_tables field from AlterPublicationStmt Álvaro Herrera
- Re: Avoiding roundoff error in pg_sleep() David G. Johnston
- Re: Avoiding roundoff error in pg_sleep() Tom Lane
- test_json_parser/002_inline is kind of slow Robert Haas
- Re: Avoiding roundoff error in pg_sleep() Vladlen Popolitov
- Re: test_json_parser/002_inline is kind of slow Nathan Bossart
- Re: Avoiding roundoff error in pg_sleep() David G. Johnston
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: test_json_parser/002_inline is kind of slow Andres Freund
- Re: test_json_parser/002_inline is kind of slow Andres Freund
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Avoiding roundoff error in pg_sleep() Robert Haas
- Re: test_json_parser/002_inline is kind of slow Robert Haas
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: test_json_parser/002_inline is kind of slow Robert Haas
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: test_json_parser/002_inline is kind of slow Andres Freund
- Re: test_json_parser/002_inline is kind of slow Tom Lane
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: Remove unused for_all_tables field from AlterPublicationStmt Masahiko Sawada
- Re: [PATCH] GROUP BY ALL jian he
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Add support for entry counting in pgstats Sami Imseih
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext pavel seleznev
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Tom Lane
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Limit eartdistance regression testcase to the public schema Zsolt Parragi
- Re: Proposal: Adding compression of temporary files Filip Janus
- Re: Limit eartdistance regression testcase to the public schema Tom Lane
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: Changing shared_buffers without restart Andres Freund
- Re: disallow alter individual column if partition key contains wholerow reference Matt Dailis
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Skipping schema changes in publication Shlok Kyal
- Re: [PATCH] GROUP BY ALL Tom Lane
- V18 change on EXPLAIN ANALYZE Marcos Pegoraro
- Re: [PATCH] GROUP BY ALL Tom Lane