Mailing lists [pgsql-hackers]
- Re: Wrong usage of pqMsg_Close message code? Nathan Bossart
- Re: Is pg_regress --use-existing used by anyone or is it broken? Nathan Bossart
- Re: Query execution in Perl TAP tests needs work Thomas Munro
- Re: Is pg_regress --use-existing used by anyone or is it broken? Daniel Gustafsson
- Re: Is pg_regress --use-existing used by anyone or is it broken? Peter Geoghegan
- Re: Is pg_regress --use-existing used by anyone or is it broken? Daniel Gustafsson
- Re: Is pg_regress --use-existing used by anyone or is it broken? Peter Geoghegan
- Re: Autogenerate some wait events code and documentation Michael Paquier
- Re: Wrong usage of pqMsg_Close message code? Michael Paquier
- Re: Allow specifying a dbname in pg_basebackup connection string Jim Jones
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Michael Paquier
- Fix shadow warnings in logical replication code Peter Smith
- Re: pg_stat_get_backend_subxact() and backend IDs? Michael Paquier
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: Standardize spelling of "power of two" Kyotaro Horiguchi
- Re: Strange presentaion related to inheritance in \d+ Kyotaro Horiguchi
- Re: Fix shadow warnings in logical replication code Michael Paquier
- Re: Remove IndexInfo.ii_OpclassOptions field Michael Paquier
- Re: pgbench: allow to exit immediately when any client is aborted Tatsuo Ishii
- Re: should frontend tools use syncfs() ? Nathan Bossart
- A propose to revise \watch help message Kyotaro Horiguchi
- Re: A propose to revise \watch help message Kyotaro Horiguchi
- Re: Wrong usage of pqMsg_Close message code? Nathan Bossart
- Re: Fix shadow warnings in logical replication code Richard Guo
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: Missing comments/docs about custom scan path Richard Guo
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Debian 12 gcc warning Bruce Momjian
- Re: Debian 12 gcc warning Tom Lane
- Re: persist logical slots to disk during shutdown checkpoint Julien Rouhaud
- Re: Synchronizing slots from primary to standby shveta malik
- Re: pg_stat_get_backend_subxact() and backend IDs? Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: Test case for parameterized remote path in postgres_fdw Etsuro Fujita
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson
- Re: Is pg_regress --use-existing used by anyone or is it broken? Daniel Gustafsson
- Re: Missing comments/docs about custom scan path Etsuro Fujita
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment Aleksander Alekseev
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Ranier Vilela
- pg_upgrade bug: pg_upgrade successes even if the slots are defined, but they becomes unusable Hayato Kuroda (Fujitsu)
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- New compiler warning Bruce Momjian
- Re: New compiler warning Aleksander Alekseev
- Re: Allow specifying a dbname in pg_basebackup connection string Jelte Fennema
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Tomas Vondra
- logfmt and application_context Étienne BERSAC
- Re: PATCH: Add REINDEX tag to event triggers Jim Jones
- pg_resetwal tests, logging, and docs update Peter Eisentraut
- Re: Commitfest manager for September Peter Eisentraut
- Re: Commitfest manager for September Magnus Hagander
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Disabling Heap-Only Tuples Robert Haas
- Re: Disabling Heap-Only Tuples Robert Haas
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: [17] CREATE SUBSCRIPTION ... SERVER Tom Lane
- Re: pg_stat_get_backend_subxact() and backend IDs? Robert Haas
- Re: New compiler warning David Steele
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- Re: trying again to get incremental backup Robert Haas
- Re: pg_stat_get_backend_subxact() and backend IDs? Robert Haas
- Re: [PATCH] Add native windows on arm64 support Anthony Roberts
- Re: Debian 12 gcc warning Bruce Momjian
- Re: More new SQL/JSON item methods Chapman Flack
- Re: More new SQL/JSON item methods Chapman Flack
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Debian 12 gcc warning Bruce Momjian
- Re: New compiler warning Bruce Momjian
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: More new SQL/JSON item methods Alvaro Herrera
- Use virtual tuple slot for Unique node Денис Смирнов
- Re: EBCDIC sorting as a use case for ICU rules Daniel Verite
- Re: More new SQL/JSON item methods Chapman Flack
- Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: UUID v7 Andrey M. Borodin
- Re: Allow specifying a dbname in pg_basebackup connection string Jim Jones
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: [PATCH] Support SK_SEARCHNULL / SK_SEARCHNOTNULL for heap-only scans Jacob Champion