Mailing lists [pgsql-hackers]
- Can we make pg_strcasecmp(), pg_tolower(), pg_toupper() plain ASCII semantics? Jeff Davis
- Re: Add \pset options for boolean value display Álvaro Herrera
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward Dimitrios Apostolou
- Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
- Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane
- Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
- Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane
- Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin Mihail Nikalayeu
- Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
- Re: Making pg_rewind faster John H
- Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward Dimitrios Apostolou
- Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane
- Re: Logical Replication of sequences Masahiko Sawada
- Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane
- Re: isolation tester limitation in case of multiple injection points in a single command Mihail Nikalayeu
- Re: [PATCH] Fix POSIX compliance in pgwin32_unsetenv() Michael Paquier
- Re: Skip unregistered custom kinds on stats load Michael Paquier
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Michael Paquier
- Re: Fix lag columns in pg_stat_replication not advancing when replay LSN stalls Fujii Masao
- Re: Skip unregistered custom kinds on stats load Sami Imseih
- Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin Mihail Nikalayeu
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: Skip unregistered custom kinds on stats load Sami Imseih
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Masahiko Sawada
- Re: Skip unregistered custom kinds on stats load Michael Paquier
- Re: Add \pset options for boolean value display Chao Li
- Re: [PATCH] Remove make_temptable_name_n() Shinya Kato
- Re: Add \pset options for boolean value display David G. Johnston
- Re: Add \pset options for boolean value display David G. Johnston
- Re: Add \pset options for boolean value display Chao Li
- Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop Michael Paquier
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Add \pset options for boolean value display Tom Lane
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: remove unnecessary include in src/backend/commands/policy.c jian he
- Re: Logical Replication of sequences shveta malik
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
- Re: Making pg_rewind faster Srinath Reddy Sadipiralla
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Kirill Reshke
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Pavel Stehule
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
- Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop David Rowley
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- CREATE POLICY IF NOT EXISTS jian he
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Logical Replication of sequences Amit Kapila
- Re: Why cannot alter a column's type when it's used by a generated column Chao Li
- Re: Optimizing ResouceOwner to speed up COPY Heikki Linnakangas
- Re: Fix incorrect comment in pg_get_shmem_allocations_numa() Michael Paquier
- Re: pgbench: extend variable usage in scripts Michael Paquier
- Re: get rid of RM_HEAP2_ID Heikki Linnakangas
- Re: make tsearch use the database default locale Peter Eisentraut
- Re: CREATE POLICY IF NOT EXISTS Álvaro Herrera
- Re: Why cannot alter a column's type when it's used by a generated column jian he
- Re: Client-only Meson Build From Sources Peter Eisentraut
- Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation Chao Li
- Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop David Rowley
- Re: Accessing an invalid pointer in BufferManagerRelation structure Álvaro Herrera
- Re: Why cannot alter a column's type when it's used by a generated column Chao Li
- RE: Invalid primary_slot_name triggers warnings in all processes on reload Hayato Kuroda (Fujitsu)
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Álvaro Herrera
- Re: [PATCH] Add error_on_null() to produce an error if the input is null Michael Paquier
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- RE: Invalid primary_slot_name triggers warnings in all processes on reload Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Chao Li
- Re: Logical Replication of sequences shveta malik
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Amit Kapila
- Re: Add \pset options for boolean value display Pavel Stehule
- CI: Add task that runs pgindent Jelte Fennema-Nio
- Re: [PATCH] Remove make_temptable_name_n() Aleksander Alekseev
- Re: CI: Add task that runs pgindent Nazir Bilal Yavuz
- Re: CI: Add task that runs pgindent Daniel Gustafsson
- Re: CI: Add task that runs pgindent Florents Tselai
- Re: CI: Add task that runs pgindent Daniel Gustafsson
- Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward Dimitrios Apostolou
- Re: CI: Add task that runs pgindent Nazir Bilal Yavuz
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward Dimitrios Apostolou
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: CI: Add task that runs pgindent Jelte Fennema-Nio
- Re: CI: Add task that runs pgindent Jelte Fennema-Nio
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: CI: Add task that runs pgindent Tom Lane
- Re: Logical Replication of sequences vignesh C
- Re: Optimizing ResouceOwner to speed up COPY Tomas Vondra
- Re: CI: Add task that runs pgindent Jelte Fennema-Nio
- Re: Fix lag columns in pg_stat_replication not advancing when replay LSN stalls Xuneng Zhou
- Re: Client-only Meson Build From Sources Tom Lane
- Re: CI: Add task that runs pgindent Daniel Gustafsson
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: Client-only Meson Build From Sources Benjamin Leff
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Tom Lane
- Re: Client-only Meson Build From Sources Tom Lane
- Re: CI: Add task that runs pgindent Tom Lane
- Optimization of the is_normalized() function. Alexander Borisov
- Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
- Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane
- Re: CI: Add task that runs pgindent Peter Eisentraut
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: Question for coverage report Jacob Champion
- Re: Skip unregistered custom kinds on stats load Sami Imseih
- downcase_identifier(): use method table from locale provider Jeff Davis
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart