pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: pg_rewind: Skip vanished source files during traversal
Rui Zhao
Re: clean up size_t/ssize_t use with POSIX file system APIs
Heikki Linnakangas
Re: clean up size_t/ssize_t use with POSIX file system APIs
Peter Eisentraut
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Михаил Сироткин
Re: pg_threads.h take II
Thomas Munro
Re: pg_threads.h take II
Peter Eisentraut
Re: pg_threads.h take II
Heikki Linnakangas
Re: pg_threads.h take II
dbryan . green
Re: pg_threads.h take II
Heikki Linnakangas
Re: pg_threads.h take II
Bryan Green
[PROPOSAL] Natively expose primary key and NOT NULL flags in pgoutput Relation messages
이민재
Re: remove unnecessary volatile qualifiers
Heikki Linnakangas
Re: remove unnecessary volatile qualifiers
Nathan Bossart
Re: remove unnecessary volatile qualifiers
Nathan Bossart
Re: allow spread checkpoints when changing checksums online
Tomas Vondra
Re: allow spread checkpoints when changing checksums online
Daniel Gustafsson
Re: allow spread checkpoints when changing checksums online
Tomas Vondra
Re: allow spread checkpoints when changing checksums online
Daniel Gustafsson
Re: allow spread checkpoints when changing checksums online
Ewan Young
Re: allow spread checkpoints when changing checksums online
Daniel Gustafsson
Re: allow spread checkpoints when changing checksums online
Tomas Vondra
Re: allow spread checkpoints when changing checksums online
Fujii Masao
Re: allow spread checkpoints when changing checksums online
Tomas Vondra
Re: allow spread checkpoints when changing checksums online
Daniel Gustafsson
Re: allow spread checkpoints when changing checksums online
Rui Zhao
Re: allow spread checkpoints when changing checksums online
Tomas Vondra
Re: allow spread checkpoints when changing checksums online
Tomas Vondra
Re: allow spread checkpoints when changing checksums online
Rui Zhao
Re: Adding per backend commit and rollback counters
Nishant Sharma
Re: pg_stat_io_histogram
Jakub Wartak
Re: pg_stat_io_histogram
Jakub Wartak
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Ashutosh Bapat
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Scrollable cursors at the protocol level
Dave Cramer
Re: Implement waiting for wal lsn replay: reloaded
Heikki Linnakangas
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
Re: refactor ExecInitPartitionInfo
Heikki Linnakangas
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Ayush Tiwari
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Jacob Champion
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Ayush Tiwari
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Kirill Reshke
Re: Batching in executor
Denis Smirnov
Re: Batching in executor
Denis Smirnov
Re: Batching in executor
Denis Smirnov
Re: Batching in executor
Denis Smirnov
Re: Batching in executor
Antonin Houska
Re: Batching in executor
Amit Langote
Re: Batching in executor
Denis Smirnov
Re: Batching in executor
Antonin Houska
Re: Batching in executor
Antonin Houska
Re: DROP INVALID INDEXES command
Álvaro Herrera
Re: generic plans and "initial" pruning
Ilmar Yunusov
Re: generic plans and "initial" pruning
Amit Langote
Re: Include sequences in publications created by pg_createsubscriber
Shlok Kyal
Re: Include sequences in publications created by pg_createsubscriber
Ashutosh Sharma
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
Shlok Kyal
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Álvaro Herrera
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: ci: namespace ccache by PostgreSQL major version
Peter Eisentraut
Re: ci: namespace ccache by PostgreSQL major version
Nazir Bilal Yavuz
Re: ci: namespace ccache by PostgreSQL major version
Andres Freund
Re: ci: namespace ccache by PostgreSQL major version
Andres Freund
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
Re: ci: namespace ccache by PostgreSQL major version
Nazir Bilal Yavuz
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
Re: ci: namespace ccache by PostgreSQL major version
Andres Freund
Re: ci: namespace ccache by PostgreSQL major version
Jacob Champion
Re: ci: namespace ccache by PostgreSQL major version
Andres Freund
Re: ci: namespace ccache by PostgreSQL major version
Jacob Champion
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
Re: ci: namespace ccache by PostgreSQL major version
Nazir Bilal Yavuz
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
Re: ci: namespace ccache by PostgreSQL major version
Nazir Bilal Yavuz
Re: ci: namespace ccache by PostgreSQL major version
Andres Freund
Re: FOR PORTION OF should reject GENERATED columns
Peter Eisentraut
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Fujii Masao
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: File locks for data directory lockfile in the context of Linux namespaces
Ilmar Yunusov
Re: File locks for data directory lockfile in the context of Linux namespaces
Dmitry Dolgov
Re: File locks for data directory lockfile in the context of Linux namespaces
Zsolt Parragi
Re: File locks for data directory lockfile in the context of Linux namespaces
Dmitry Dolgov
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Ilmar Yunusov
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Robert Haas
Re: [PATCH] Fix null pointer dereference in PG19
Peter Eisentraut
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Tom Lane
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Peter Eisentraut
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Peter Eisentraut
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
torikoshia
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Yilin Zhang
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Yilin Zhang
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
Re: Support EXCEPT for ALL SEQUENCES publications
Ashutosh Sharma
Re: Support EXCEPT for ALL SEQUENCES publications
Peter Smith
Re: Support EXCEPT for ALL SEQUENCES publications
shveta malik
Re: Support EXCEPT for ALL SEQUENCES publications
Peter Smith
Re: Support EXCEPT for ALL SEQUENCES publications
Peter Smith
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
Re: Support EXCEPT for ALL SEQUENCES publications
Peter Smith
Re: Support EXCEPT for ALL SEQUENCES publications
Peter Smith
Re: Support EXCEPT for ALL SEQUENCES publications
shveta malik
Re: Support EXCEPT for ALL SEQUENCES publications
shveta malik
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
Re: Add malloc attribute to memory allocation functions
solai v
Re: Add malloc attribute to memory allocation functions
Tom Lane
Re: Add malloc attribute to memory allocation functions
Tristan Partin
Re: Add malloc attribute to memory allocation functions
Peter Eisentraut
Re: Add malloc attribute to memory allocation functions
Tom Lane
Re: Add malloc attribute to memory allocation functions
Michael Paquier
Re: Add malloc attribute to memory allocation functions
Tom Lane
Re: Add malloc attribute to memory allocation functions
Tristan Partin
Re: Add malloc attribute to memory allocation functions
Tristan Partin
Re: DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Amit Kapila
Re: DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
Earlier messages
Later messages