Архив рассылок [pgsql-hackers]
- Re: Improving and extending int128.h to more of numeric.c Dean Rasheed
- Re: Inline non-SQL SRFs using SupportRequestSimplify Tom Lane
- Re: Disable parallel query by default Greg Sabino Mullane
- Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Aleksander Alekseev
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: fix organization wording in psql's \copyright command Tom Lane
- Re: fix organization wording in psql's \copyright command Daniel Gustafsson
- Re: Changing shared_buffers without restart Jim Nasby
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Improving and extending int128.h to more of numeric.c Dean Rasheed
- Re: AIO v2.5 Tomas Vondra
- Re: AIO v2.5 Tomas Vondra
- Re: Foreign key isolation tests Rustam ALLAKOV
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- ScanKeys passed to table_beginscan in SeqNext Josh Innis
- Re: Some ExecSeqScan optimizations Amit Langote
- Re: small fix for pg_overexplain docs Robert Treat
- Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Michael Paquier
- Re: speedup COPY TO for partitioned table. jian he
- Re: ScanKeys passed to table_beginscan in SeqNext Tom Lane
- Re: [PATCH] Generate random dates/times in a specified range Robert Treat
- Re: speedup COPY TO for partitioned table. jian he
- Re: 024_add_drop_pub.pl might fail due to deadlock vignesh C
- Re: Missing NULL check after calling ecpg_strdup Michael Paquier
- Re: Logical Replication of sequences shveta malik
- Re: pg_dump does not dump domain not-null constraint's comments jian he
- Re: Requested WAL segment xxx has already been removed Japin Li
- Re: Disable parallel query by default Laurenz Albe
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: Improve LWLock tranche name visibility across backends Rahila Syed
- RE: stats.sql might fail due to shared buffers also used by parallel tests Hayato Kuroda (Fujitsu)
- Re: pg_dump does not dump domain not-null constraint's comments jian he
- Document AccessExclusive lock behaviour on standbys Anthonin Bonnefoy
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Document transition table triggers are not allowed on views/foreign tables Etsuro Fujita
- Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Jelte Fennema-Nio
- Odd behavior of statement triggers with transition tables on partitions Etsuro Fujita
- Re: Requested WAL segment xxx has already been removed wenhui qiu
- RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Hayato Kuroda (Fujitsu)
- Re: Requested WAL segment xxx has already been removed Alexander Kukushkin
- Logical replication launcher did not automatically restart when got SIGKILL cca5507
- Re: Requested WAL segment xxx has already been removed wenhui qiu
- Re: Disable parallel query by default Jehan-Guillaume de Rorthais
- Re: Extend ALTER DEFAULT PRIVILEGES for large objects Fujii Masao
- Re: Requested WAL segment xxx has already been removed Japin Li
- Re: Requested WAL segment xxx has already been removed Alexander Kukushkin
- Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot
- Re: failover logical replication slots Amit Kapila
- Re: Logical replication launcher did not automatically restart when got SIGKILL shveta malik
- Re: Logical replication launcher did not automatically restart when got SIGKILL cca5507
- Let plan_cache_mode to be a little less strict Andrei Lepikhov
- [PATCH] Speed up of vac_update_datfrozenxid. Rustam Khamidullin
- Re: track needed attributes in plan nodes for executor use Amit Langote
- Re: Logical replication prefetch Amit Kapila
- Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee
- Re: Improving and extending int128.h to more of numeric.c Andres Freund
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Alexander Kukushkin
- Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum Nathan Bossart
- Re: [PATCH] Generate random dates/times in a specified range Greg Sabino Mullane
- remove WITHOUT OIDS syntax for v19 Junwang Zhao
- Re: Logical replication launcher did not automatically restart when got SIGKILL Fujii Masao
- Re: [PATCH] Generate random dates/times in a specified range Tom Lane
- Re: remove WITHOUT OIDS syntax for v19 Tom Lane
- Re: small fix for pg_overexplain docs Dean Rasheed
- Re: Logical replication launcher did not automatically restart when got SIGKILL Fujii Masao
- Re: Interrupts vs signals Andres Freund
- Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum Shayon Mukherjee
- Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum Nathan Bossart
- Re: remove WITHOUT OIDS syntax for v19 Nathan Bossart
- Re: Interrupts vs signals Andres Freund
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: Log prefix missing for subscriber log messages received from publisher vignesh C
- Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Robert Treat
- Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Alexander Korotkov
- Issues with hash and GiST LP_DEAD setting for kill_prior_tuple Peter Geoghegan
- Re: index prefetching Peter Geoghegan
- refactor backend type lists Álvaro Herrera
- Re: problems with toast.* reloptions Shayon Mukherjee
- Re: Issues with hash and GiST LP_DEAD setting for kill_prior_tuple Peter Geoghegan
- Re: Saving stack space in nbtree's _bt_first function Mircea Cadariu
- Re: Optimize LISTEN/NOTIFY Joel Jacobson