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