pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: GNU/Hurd portability patches
Thomas Munro
Re: GNU/Hurd portability patches
Samuel Thibault
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Komяpa
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Matthias van de Meent
2025-11-13 release announcement draft
Jonathan S. Katz
Re: 2025-11-13 release announcement draft
Nathan Bossart
Re: 2025-11-13 release announcement draft
Tom Lane
Re: 2025-11-13 release announcement draft
Nathan Bossart
Re: 2025-11-13 release announcement draft
Jonathan S. Katz
Re: 2025-11-13 release announcement draft
Nathan Bossart
Re: 2025-11-13 release announcement draft
Jonathan S. Katz
Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
Re: Make PQgetResult() not return NULL on out-of-memory error
Chao Li
Re: Make PQgetResult() not return NULL on out-of-memory error
Fujii Masao
Re: Make PQgetResult() not return NULL on out-of-memory error
Tom Lane
Re: Make PQgetResult() not return NULL on out-of-memory error
Fujii Masao
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
Re: Make PQgetResult() not return NULL on out-of-memory error
Chao Li
Re: Make PQgetResult() not return NULL on out-of-memory error
Fujii Masao
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
Re: Make PQgetResult() not return NULL on out-of-memory error
Fujii Masao
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
Remove redundant initialization of smgr pointer for relcache
Jingtang Zhang
Fix a minor typo in the comment of read_stream_start_pending
Xuneng Zhou
Re: Fix a minor typo in the comment of read_stream_start_pending
Chao Li
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
Re: Trying out <stdatomic.h>
Heikki Linnakangas
Re: Trying out <stdatomic.h>
Tom Lane
Re: Trying out <stdatomic.h>
Thomas Munro
Re: Trying out <stdatomic.h>
Greg Burd
Re: Trying out <stdatomic.h>
Tom Lane
Re: Trying out <stdatomic.h>
Álvaro Herrera
Re: Trying out <stdatomic.h>
Thomas Munro
Re: Trying out <stdatomic.h>
Peter Eisentraut
Re: Trying out <stdatomic.h>
Thomas Munro
Re: Trying out <stdatomic.h>
Aleksander Alekseev
Re: Trying out <stdatomic.h>
Thomas Munro
Re: Trying out <stdatomic.h>
Greg Burd
Re: Trying out <stdatomic.h>
Thomas Munro
Re: Trying out <stdatomic.h>
Greg Burd
[PATCH} Move instrumentation structs
Mario González Troncoso
Re: [PATCH} Move instrumentation structs
Chao Li
Re: [PATCH} Move instrumentation structs
Álvaro Herrera
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Tim Waizenegger
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Florin Irion
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Man Zeng
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Chao Li
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Florin Irion
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Neil Chen
[PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
zengman
Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Álvaro Herrera
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Tom Lane
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Tom Lane
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Daniel Gustafsson
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Daniel Gustafsson
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Andres Freund
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
Re: [PATCH] Refactor bytea_sortsupport(), take two
Aleksander Alekseev
Re: [PATCH] Refactor bytea_sortsupport(), take two
John Naylor
Re: [PATCH] Refactor bytea_sortsupport(), take two
Aleksander Alekseev
Re: [PATCH] Refactor bytea_sortsupport(), take two
John Naylor
Re: [PATCH] Refactor bytea_sortsupport(), take two
Aleksander Alekseev
Fix a typo in the comment for gettuple_eval_partition()
Tender Wang
Re: Fix a typo in the comment for gettuple_eval_partition()
Daniel Gustafsson
Minor adjustment: Update the range of the commit_siblings parameter.
zengman
Re: Minor adjustment: Update the range of the commit_siblings parameter.
Chao Li
Re: Minor adjustment: Update the range of the commit_siblings parameter.
Daniel Gustafsson
Re: Non-blocking archiver process
BharatDB
Re: Non-blocking archiver process
Chao Li
Re: Non-blocking archiver process
BharatDB
Re: Non-blocking archiver process
Robert Haas
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
jian he
Re: ON CONFLICT DO SELECT (take 3)
Viktor Holmberg
Re: ON CONFLICT DO SELECT (take 3)
[email protected]
Re: ON CONFLICT DO SELECT (take 3)
Dean Rasheed
Re: ON CONFLICT DO SELECT (take 3)
Viktor Holmberg
Re: ON CONFLICT DO SELECT (take 3)
Dean Rasheed
Re: ON CONFLICT DO SELECT (take 3)
Viktor Holmberg
Re: ON CONFLICT DO SELECT (take 3)
jian he
Re: ON CONFLICT DO SELECT (take 3)
jian he
Re: ON CONFLICT DO SELECT (take 3)
Dean Rasheed
Re: ON CONFLICT DO SELECT (take 3)
Dean Rasheed
Re: ON CONFLICT DO SELECT (take 3)
jian he
Re: ON CONFLICT DO SELECT (take 3)
jian he
Re: ON CONFLICT DO SELECT (take 3)
jian he
Re: ON CONFLICT DO SELECT (take 3)
Marko Tiikkaja
Re: ON CONFLICT DO SELECT (take 3)
Andreas Karlsson
Re: ON CONFLICT DO SELECT (take 3)
Dean Rasheed
Re: ON CONFLICT DO SELECT (take 3)
Marko Tiikkaja
Re: ON CONFLICT DO SELECT (take 3)
Viktor Holmberg
Re: ON CONFLICT DO SELECT (take 3)
Andreas Karlsson
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Chao Li
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
Re: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Masahiko Sawada
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Masahiko Sawada
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Masahiko Sawada
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Dagfinn Ilmari Mannsåker
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Mahmoud Ayman
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Peter Eisentraut
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Dagfinn Ilmari Mannsåker
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Peter Eisentraut
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Álvaro Herrera
Received e-mails in Spams (bad e-mail server configuration / ML configuration) + remove old ML alias (before lists.postgresql.org)
* Neustradamus *
Improve logical replication usability when tables lack primary keys
Chao Li
Re: Improve logical replication usability when tables lack primary keys
Amit Kapila
Re: Improve logical replication usability when tables lack primary keys
Chao Li
Re: Improve logical replication usability when tables lack primary keys
Euler Taveira
Re: Improve logical replication usability when tables lack primary keys
Chao Li
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Ashutosh Bapat
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Naga Appani
Re: Remove unused for_all_tables field from AlterPublicationStmt
Peter Smith
Re: Remove unused for_all_tables field from AlterPublicationStmt
Álvaro Herrera
pg_getaddrinfo_all() with hintp=NULL
Sergey Tatarintsev
Re: pg_getaddrinfo_all() with hintp=NULL
Daniel Gustafsson
Re: pg_getaddrinfo_all() with hintp=NULL
Sergey Tatarintsev
Re: pg_getaddrinfo_all() with hintp=NULL
Daniel Gustafsson
Re: pg_getaddrinfo_all() with hintp=NULL
Tom Lane
Re: pg_getaddrinfo_all() with hintp=NULL
Daniel Gustafsson
Re: pg_getaddrinfo_all() with hintp=NULL
Tom Lane
Re: pg_getaddrinfo_all() with hintp=NULL
Daniel Gustafsson
Re: Resetting recovery target parameters in pg_createsubscriber
Alena Vinter
Re: Resetting recovery target parameters in pg_createsubscriber
Robert Haas
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
Re: Resetting recovery target parameters in pg_createsubscriber
Robert Haas
Re: Resetting recovery target parameters in pg_createsubscriber
Alena Vinter
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Peter Smith
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Peter Smith
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Peter Smith
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
Earlier messages
Later messages