pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Fix small psql slash option leaks
Fujii Masao
Re: Fix small psql slash option leaks
Fujii Masao
Re: Fix small psql slash option leaks
Fujii Masao
Re: Fix small psql slash option leaks
Anthonin Bonnefoy
Re: Fix small psql slash option leaks
Fujii Masao
Re: Fix small psql slash option leaks
Michael Paquier
Re: Fix small psql slash option leaks
Chao Li
Re: Fix small psql slash option leaks
Junwang Zhao
Re: Fix small psql slash option leaks
Fujii Masao
Re: Fix small psql slash option leaks
Junwang Zhao
Re: Fix small psql slash option leaks
Chao Li
Re: Fix small psql slash option leaks
Fujii Masao
Re: Track skipped tables during autovacuum and autoanalyze
Shinya Kato
Re: Vacuum statistics
Alexander Korotkov
Re: Vacuum statistics
Bharath Rupireddy
Sparse attribute fetch hook on TupleTableSlotOps (for column-store slot types)
Roman Eskin
[PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Alexandre Felipe
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Andres Freund
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Alexandre Felipe
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Andres Freund
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Alexandre Felipe
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Yuhang Qiu
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Alexandre Felipe
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Andres Freund
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Alexandre Felipe
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Yuhang Qiu
Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Andres Freund
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
surya poondla
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
Jelte Fennema-Nio
CREATE INDEX vs. TOAST table stats
Nathan Bossart
Re: CREATE INDEX vs. TOAST table stats
Sami Imseih
Re: CREATE INDEX vs. TOAST table stats
Nathan Bossart
missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Bernd Reiß
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Bernd Reiß
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Bernd Reiß
Re: missing possibility to use alternative translated month names in to_char function
Tom Lane
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Bernd Reiß
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
bd_reiss
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Haibo Yan
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: missing possibility to use alternative translated month names in to_char function
Haibo Yan
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
Re: Multi-Entry Indexing for GiST & SP-GiST
Maxime Schoemans
Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Andrey Rachitskiy
Re: Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Andrey Rachitskiy
Re: Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Zsolt Parragi
Re: Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Andrey Rachitskiy
Re: Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Andrey Rachitskiy
[PATCH] libpq: remove unused PGconn.ssl_handshake_started field
Aleksander Alekseev
Re: [PATCH] libpq: remove unused PGconn.ssl_handshake_started field
Daniel Gustafsson
Let OpenSSL auto-select DH parameters by default
Peter Eisentraut
Re: Add PQTRACE env to enable protocol tracing in libpq
Jelte Fennema-Nio
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Jelte Fennema-Nio
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Jakub Wartak
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Greg Sabino Mullane
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Andrey Borodin
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Nazir Bilal Yavuz
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Andrey Borodin
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Vadim Ponomarev
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Jakub Wartak
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Andrey Borodin
Bug in logical decoding with DDL and subtransactions
Bingshuai Li
Bug in logical decoding with DDL and subtransactions
Bingshuai Li
Bug in logical decoding with DDL and subtransactions
Bingshuai Li
Bug in logical decoding with DDL and subtransactions
Bingshuai Li
Re: Bug in logical decoding with DDL and subtransactions
Bingshuai Li
Stale comments for the tuple_update/tuple_delete options parameter
Nikhil Sontakke
Re: Stale comments for the tuple_update/tuple_delete options parameter
Álvaro Herrera
Crash issue in PG18.5 regression
Masashi Kamura (Fujitsu)
Re: Crash issue in PG18.5 regression
Álvaro Herrera
Re: Crash issue in PG18.5 regression
Heikki Linnakangas
Re: Crash issue in PG18.5 regression
Heikki Linnakangas
Re: Crash issue in PG18.5 regression
Álvaro Herrera
RE: Crash issue in PG18.5 regression
Masashi Kamura (Fujitsu)
Re: Crash issue in PG18.5 regression
Andres Freund
Re: Crash issue in PG18.5 regression
Tom Lane
Re: Crash issue in PG18.5 regression
Heikki Linnakangas
Re: Crash issue in PG18.5 regression
Andres Freund
Re: Crash issue in PG18.5 regression
Tom Lane
Re: Crash issue in PG18.5 regression
Andres Freund
Re: Crash issue in PG18.5 regression
Jeff Davis
Re: Crash issue in PG18.5 regression
Jeff Davis
Re: Crash issue in PG18.5 regression
Andres Freund
Re: Crash issue in PG18.5 regression
Jeff Davis
Re: Crash issue in PG18.5 regression
Jeff Davis
Re: Reject unsupported COPY FROM targets before analyzing WHERE clause
solai v
Re: DOCS - ALTER PUBLICATION - description has confusing slash-list
Amit Kapila
Re: DOCS - ALTER PUBLICATION - description has confusing slash-list
Peter Smith
Re: DOCS - ALTER PUBLICATION - description has confusing slash-list
Peter Smith
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
Hayato Kuroda (Fujitsu)
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Rui Zhao
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
Hayato Kuroda (Fujitsu)
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Rui Zhao
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
David Rowley
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
solai v
Re: plpython tests fail against python 3.14 under Valgrind
Tom Lane
Re: plpython tests fail against python 3.14 under Valgrind
Tom Lane
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
Jelte Fennema-Nio
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: Allow a condition string in an injection point
Sami Imseih
Re: Allow a condition string in an injection point
Michael Paquier
Re: Allow a condition string in an injection point
Sami Imseih
Re: Allow a condition string in an injection point
Michael Paquier
Re: Missing list_free in publicationcmds.c:OpenTableList
surya poondla
Re: Missing list_free in publicationcmds.c:OpenTableList
Peter Smith
Re: Missing list_free in publicationcmds.c:OpenTableList
Amit Kapila
Re: Missing list_free in publicationcmds.c:OpenTableList
surya poondla
Re: Missing list_free in publicationcmds.c:OpenTableList
Daniel Gustafsson
Re: Missing list_free in publicationcmds.c:OpenTableList
Amit Kapila
Re: Missing list_free in publicationcmds.c:OpenTableList
Peter Smith
Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin
Dmytro Astapov
Introduce psystem() to replace system()
Jonathan Gonzalez V.
Re: Introduce psystem() to replace system()
Tom Lane
Re: Introduce psystem() to replace system()
Peter Eisentraut
Re: Introduce psystem() to replace system()
Nathan Bossart
Re: Introduce psystem() to replace system()
Jonathan Gonzalez V.
Re: Introduce psystem() to replace system()
Haibo Yan
Re: Unlogged materialized views
Adam Brusselback
Re: Unlogged materialized views
Dharin Shah
Re: Unlogged materialized views
Zsolt Parragi
Re: Unlogged materialized views
Zsolt Parragi
Re: Unlogged materialized views
Jim Jones
Re: walsummarizer can get stuck when switching timelines
Robert Haas
Re: walsummarizer can get stuck when switching timelines
Alexander Lakhin
Re: walsummarizer can get stuck when switching timelines
Andrey Borodin
Re: walsummarizer can get stuck when switching timelines
Alexander Lakhin
Re: walsummarizer can get stuck when switching timelines
Andrey Borodin
preventing shell injection
Robert Haas
Re: preventing shell injection
Chao Li
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Pierre Forstmann
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Shinya Kato
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Pierre Forstmann
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Álvaro Herrera
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Pierre Forstmann
Re: SQL-level pg_datum_image_equal
solai v
Re: SQL-level pg_datum_image_equal
Matthias van de Meent
Re: SQL-level pg_datum_image_equal
Matthias van de Meent
Re: Implicit conversion from int64 to int32 when calling hash_get_num_entries
Karina Litskevich
Re: Implicit conversion from int64 to int32 when calling hash_get_num_entries
Karina Litskevich
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Kirill Reshke
Re: pg_stat_io_histogram
Jakub Wartak
Re: pg_stat_io_histogram
Jakub Wartak
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Michael Paquier
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: Key joins
Joel Jacobson
Re: Hash index bucket split bug
Amit Kapila
Re: Hash index bucket split bug
vignesh C
addFkRecurseReferencing use unassigned fkconstraint->fk_with_period value
jian he
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Михаил Сироткин
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: Add wait events for server logging destination writes
Jakub Wartak
Re: Add wait events for server logging destination writes
신성준
Re: Avoid calling SetMatViewPopulatedState if possible
Fujii Masao
Re: Avoid calling SetMatViewPopulatedState if possible
cca5507
Re: Avoid calling SetMatViewPopulatedState if possible
Adam Brusselback
Re: Avoid calling SetMatViewPopulatedState if possible
Fujii Masao
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
torikoshia
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
Masahiko Sawada
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
torikoshia
check_circularity does not prevent from creating circular grants
Kirill Reshke
Re: check_circularity does not prevent from creating circular grants
Andrey Borodin
Re: check_circularity does not prevent from creating circular grants
Ayush Tiwari
Re: check_circularity does not prevent from creating circular grants
Kirill Reshke
Re: Improve errmsg for publication membership
Peter Smith
Re: Improve errmsg for publication membership
Daniel Gustafsson
Re: Improve errmsg for publication membership
Peter Smith
Re: Improve errmsg for publication membership
Daniel Gustafsson
Re: A new C function `get_partition_root`.
Peter Smith
Re: A new C function `get_partition_root`.
Peter Smith
Re: A new C function `get_partition_root`.
shveta malik
pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Ian Lawrence Barwick
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
Earlier messages
Later messages