pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/27
Re: Clean up NamedLWLockTranche stuff
Nathan Bossart
2026/03/27
Re: refactor func-matching.sgml, make regexp* function more readable
Tom Lane
2026/03/27
Re: Don't synchronously wait for already-in-progress IO in read stream
Andres Freund
2026/03/27
Re: Clean up NamedLWLockTranche stuff
Andres Freund
2026/03/27
Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier
Andres Freund
2026/03/27
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/27
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
2026/03/27
Re: Skipping schema changes in publication
Shlok Kyal
2026/03/27
Re: Skipping schema changes in publication
Shlok Kyal
2026/03/27
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
2026/03/27
Re: Add RISC-V Zbb popcount optimization
Greg Burd
2026/03/27
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
2026/03/27
Re: pg_publication_tables: return NULL attnames when no column list is specified
Roberto Mello
2026/03/27
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Andrew Dunstan
2026/03/27
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2026/03/27
Re: [PATCH] pgindent truncates last line of files missing a trailing newline
Tom Lane
2026/03/27
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2026/03/27
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
2026/03/27
Re: [PATCH] pgindent truncates last line of files missing a trailing newline
Andrew Dunstan
2026/03/27
Re: Skipping schema changes in publication
SATYANARAYANA NARLAPURAM
2026/03/27
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
2026/03/27
Re: add function argument name to substring and substr
Tom Lane
2026/03/27
Re: Fix race with LLVM and bison.
Andres Freund
2026/03/27
Re: Speed up COPY TO text/CSV parsing using SIMD
KAZAR Ayoub
2026/03/27
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Payal Singh
2026/03/27
Re: Adding REPACK [concurrently]
Srinath Reddy Sadipiralla
2026/03/27
Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Payal Singh
2026/03/27
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Yura Sokolov
2026/03/27
Re: [Proposal] pg_stat_wal_records – per-record-type WAL generation statistics
SATYANARAYANA NARLAPURAM
2026/03/27
Re: pg_buffercache: Add per-relation summary stats
Dmitry Dolgov
2026/03/27
Re: [Patch] New pg_stat_tablespace view
shihao zhong
2026/03/27
Re: Update documentation for SET to include SCHEMA / NAMES syntax
Tom Lane
2026/03/27
Re: Don't synchronously wait for already-in-progress IO in read stream
Andres Freund
2026/03/27
Re: pg_publication_tables: return NULL attnames when no column list is specified
Roberto Mello
2026/03/27
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Fujii Masao
2026/03/27
Re: Refactor query normalization into core query jumbling
Sami Imseih
2026/03/27
Re: unclear OAuth error message
Jacob Champion
2026/03/27
Re: unclear OAuth error message
Jacob Champion
2026/03/27
Re: Expanding HOT updates for expression and partial indexes
Jeff Davis
2026/03/27
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Lucas DRAESCHER
2026/03/27
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
2026/03/27
Update documentation for SET to include SCHEMA / NAMES syntax
Álvaro Rodríguez
2026/03/27
Re: Adding REPACK [concurrently]
Antonin Houska
2026/03/27
Re: [PATCH] Provide support for trailing commas
Peter Eisentraut
2026/03/27
Re: add function argument name to substring and substr
Peter Eisentraut
2026/03/27
Re: pg_plan_advice
Robert Haas
2026/03/27
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Jelte Fennema-Nio
2026/03/27
Re: another autovacuum scheduling thread
Nathan Bossart
2026/03/27
Re: Patch for migration of the pg_commit_ts directory
ls7777
2026/03/27
Re: Align tests for stored and virtual generated columns
Peter Eisentraut
2026/03/27
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Fujii Masao
2026/03/27
Re: Align tests for stored and virtual generated columns
Peter Eisentraut
2026/03/27
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Tom Lane
2026/03/27
Re: Clean up NamedLWLockTranche stuff
Sami Imseih
2026/03/27
Re: SQL-level pg_datum_image_equal
Matthias van de Meent
2026/03/27
Re: Thread-safe getopt()
Peter Eisentraut
2026/03/27
Re: pg_plan_advice
Robert Haas
2026/03/27
Re: Windows meson build
Peter Eisentraut
2026/03/27
Improving psql autocompletion for SET LOCAL / SET SESSION
Álvaro Rodríguez
2026/03/27
Re: SQL Property Graph Queries (SQL/PGQ)
Ashutosh Bapat
2026/03/27
Re: Inherit regression outputs rows in alternative ordering when run on other table AM than heap
Pavel Borisov
2026/03/27
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Peter Eisentraut
2026/03/27
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Bertrand Drouvot
2026/03/27
Proposal: Supporting URI SAN in Certificate Authentication
olivier cano
2026/03/27
Re: pg_plan_advice
Robert Haas
2026/03/27
Re: Initial COPY of Logical Replication is too slow
Marcos Pegoraro
2026/03/27
Re: pg_plan_advice
Robert Haas
2026/03/27
Inherit regression outputs rows in alternative ordering when run on other table AM than heap
Pavel Borisov
2026/03/27
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Nisha Moond
2026/03/27
Re: Skipping schema changes in publication
Amit Kapila
2026/03/27
Re: Define DatumGetInt8 function.
Peter Eisentraut
2026/03/27
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Peter Eisentraut
2026/03/27
Re: Beautify read stream "per buffer data" APIs
Nazir Bilal Yavuz
2026/03/27
Re: [Proposal] Generate pkg-config for server module development
Peter Eisentraut
2026/03/27
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Etsuro Fujita
2026/03/27
Fix race with LLVM and bison.
Maksim.Melnikov
2026/03/27
Re: Make copyObject work in C++
Peter Eisentraut
2026/03/27
Re: [OAuth2] Infrastructure for tracking token expiry time
Ajit Awekar
2026/03/27
Re: Use correct collation in pg_trgm
David Geier
2026/03/27
Re: XMLDocument (SQL/XML X030)
Jim Jones
2026/03/27
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Bertrand Drouvot
2026/03/27
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2026/03/27
Bug: wrong relname in RemoveSubscriptionRel() error detail
Chao Li
2026/03/27
Re: Adjust error message for CREATE STATISTICS to account for expressions
Dean Rasheed
2026/03/27
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Amit Kapila
2026/03/27
Re: Clean up NamedLWLockTranche stuff
Heikki Linnakangas
2026/03/27
Re: SLOPE - Planner optimizations on monotonic expressions.
Alexandre Felipe
2026/03/27
Re: Skipping schema changes in publication
shveta malik
2026/03/27
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Yura Sokolov
2026/03/27
Re: generic plans and "initial" pruning
Amit Langote
2026/03/27
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/27
Re: SLOPE - Planner optimizations on monotonic expressions.
Dean Rasheed
2026/03/27
Re: pg_plan_advice
Lukas Fittl
2026/03/27
Re: pg_plan_advice
Jakub Wartak
2026/03/27
Re: Skipping schema changes in publication
Shlok Kyal
2026/03/27
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Amit Kapila
2026/03/27
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
2026/03/27
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Yasuo Honda
2026/03/27
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Peter Eisentraut
2026/03/27
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
2026/03/27
Re: Refactor query normalization into core query jumbling
Lukas Fittl
2026/03/27
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/26
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/26
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Fujii Masao
2026/03/26
Re: pg_plan_advice
Alexander Lakhin
2026/03/26
Re: Skipping schema changes in publication
shveta malik
2026/03/26
Re: Add comments about fire_triggers argument in ri_triggers.c
Amit Langote
2026/03/26
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
2026/03/26
[PATCH] pg_prewarm: validate that first_block <= last_block
Postgress Cybrosys
2026/03/26
Re: Refactor query normalization into core query jumbling
Michael Paquier
2026/03/26
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Nisha Moond
2026/03/26
Re: Clean up NamedLWLockTranche stuff
Sami Imseih
2026/03/26
Re: Adjust error message for CREATE STATISTICS to account for expressions
Yugo Nagata
2026/03/26
Re: pg_publication_tables: return NULL attnames when no column list is specified
Ajin Cherian
2026/03/26
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
shveta malik
2026/03/26
Re: Clean up NamedLWLockTranche stuff
Sami Imseih
2026/03/26
Re: POC: Parallel processing of indexes in autovacuum
Bharath Rupireddy
2026/03/26
Re: Initial COPY of Logical Replication is too slow
Amit Kapila
2026/03/26
Re: Skipping schema changes in publication
Amit Kapila
2026/03/26
Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Bruce Momjian
2026/03/26
Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Michael Paquier
2026/03/26
RE: Initial COPY of Logical Replication is too slow
Hayato Kuroda (Fujitsu)
2026/03/26
Re: Add comments about fire_triggers argument in ri_triggers.c
Yugo Nagata
2026/03/26
Re: [Proposal] pg_stat_wal_records – per-record-type WAL generation statistics
Michael Paquier
2026/03/26
RE: Patch for migration of the pg_commit_ts directory
Hayato Kuroda (Fujitsu)
2026/03/26
Re: Refactor query normalization into core query jumbling
Lukas Fittl
2026/03/26
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
2026/03/26
Re: Skipping schema changes in publication
Peter Smith
2026/03/26
Re: Adjust error message for CREATE STATISTICS to account for expressions
John Naylor
2026/03/26
Re: Add comments about fire_triggers argument in ri_triggers.c
Amit Langote
2026/03/26
[Proposal] pg_stat_wal_records – per-record-type WAL generation statistics
SATYANARAYANA NARLAPURAM
2026/03/26
Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Bruce Momjian
2026/03/26
Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Andres Freund
2026/03/26
Re: Don't synchronously wait for already-in-progress IO in read stream
Andres Freund
2026/03/26
Re: log XLogPrefetch stats at end of recovery
Bharath Rupireddy
2026/03/26
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Andres Freund
2026/03/26
Re: [PATCH v1] Replace sprintf() with snprintf() in libpq for safety Anexo: o arquivo
David G. Johnston
2026/03/26
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/26
Re: LockHasWaiters() crashes on fast-path locks
Bharath Rupireddy
2026/03/26
Re: [PATCH v1] Replace sprintf() with snprintf() in libpq for safety Anexo: o arquivo
Álvaro Herrera
2026/03/26
Re: dshash_find_or_insert vs. OOM
Michael Paquier
2026/03/26
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Michael Paquier
2026/03/26
Re: pg_plan_advice
Robert Haas
2026/03/26
Re: Track skipped tables during autovacuum and autoanalyze
Michael Paquier
2026/03/26
Re: Adjust error message for CREATE STATISTICS to account for expressions
Michael Paquier
2026/03/26
Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Álvaro Herrera
2026/03/26
Re: pg_plan_advice
Mark Dilger
2026/03/26
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
David Rowley
2026/03/26
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/03/26
Re: Improve the performance of Unicode Normalization Forms.
Michael Paquier
2026/03/26
Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Michael Paquier
2026/03/26
Re: [PATCH v1] Fix typos: "its a" -> "it's a" in code comments
Michael Paquier
2026/03/26
Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Dharin Shah
2026/03/26
Re: Speed up COPY TO text/CSV parsing using SIMD
Nathan Bossart
2026/03/26
[PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Thiago Caserta
2026/03/26
Re: [PATCH] Add prepared_orphaned_transaction_timeout GUC
Nikhil Chawla
2026/03/26
Re: another autovacuum scheduling thread
David Rowley
2026/03/26
[PATCH v1] Fix typos: "its a" -> "it's a" in code comments
Thiago Caserta
2026/03/26
[PATCH v1] Replace sprintf() with snprintf() in libpq for safety Anexo: o arquivo
Thiago Caserta
2026/03/26
Re: Speed up COPY TO text/CSV parsing using SIMD
Nathan Bossart
2026/03/26
Re: Clean up NamedLWLockTranche stuff
Heikki Linnakangas
2026/03/26
Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Tom Lane
2026/03/26
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
2026/03/26
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/26
Re: doc: create table improvements
David G. Johnston
2026/03/26
Re: doc: create table improvements
Tom Lane
2026/03/26
Re: index prefetching
Andres Freund
2026/03/26
Re: LockHasWaiters() crashes on fast-path locks
SATYANARAYANA NARLAPURAM
2026/03/26
Re: Introduce XID age based replication slot invalidation
Masahiko Sawada
2026/03/26
Re: SLOPE - Planner optimizations on monotonic expressions.
Alexandre Felipe
2026/03/26
Re: dshash_find_or_insert vs. OOM
Andres Freund
2026/03/26
Re: pg_plan_advice
Lukas Fittl
2026/03/26
Re: Adding REPACK [concurrently]
Antonin Houska
2026/03/26
Re: Rename LWLockNewTrancheId() parameter from "name" to "tranche_name"
Sami Imseih
2026/03/26
Re: Rename LWLockNewTrancheId() parameter from "name" to "tranche_name"
Nathan Bossart
2026/03/26
Add custom EXPLAIN options support to auto_explain
Matheus Alcantara
2026/03/26
Re: Document How Commit Handles Aborted Transactions
Tom Lane
2026/03/26
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/03/26
Re: SLOPE - Planner optimizations on monotonic expressions.
Dean Rasheed
2026/03/26
Rename LWLockNewTrancheId() parameter from "name" to "tranche_name"
Sami Imseih
2026/03/26
Re: Better shared data structure management and resizable shared data structures
Daniel Gustafsson
2026/03/26
Re: Use correct collation in pg_trgm
Tom Lane
2026/03/26
Re: DOCS - Add introductory paragraph to Getting Started chapter
Tom Lane
2026/03/26
Re: remove bits* types
Nathan Bossart
2026/03/26
Re: Use correct collation in pg_trgm
Jeff Davis
2026/03/26
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Jim Jones
2026/03/26
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Carlos Alves
2026/03/26
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Andrey Borodin
2026/03/26
Re: Clean up NamedLWLockTranche stuff
Heikki Linnakangas
2026/03/26
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
2026/03/26
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
2026/03/26
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/03/26
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
2026/03/26
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
2026/03/26
Re: Refactor query normalization into core query jumbling
Sami Imseih
2026/03/26
Re: Add XMLNamespaces to XMLElement
Jim Jones
2026/03/26
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
2026/03/26
Re: SQL-level pg_datum_image_equal
Tom Lane
2026/03/26
Re: Clean up NamedLWLockTranche stuff
Heikki Linnakangas
2026/03/26
Re: another autovacuum scheduling thread
Nathan Bossart
Earlier messages
Later messages