Mailing lists [pgsql-committers]
- pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- pgsql: Prevent running pg_basebackup as root Michael Paquier
- Re: pgsql: Fix memory leak on DSM slot exhaustion. Michael Paquier
- pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- Re: pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro
- pgsql: Optimizations for integer to decimal output. Andrew Gierth
- pgsql: Revert commit 56bc82a511. Fujii Masao
- pgsql: Revert commit 606f350de9. Fujii Masao
- pgsql: Revert commit 928e755d22. Fujii Masao
- pgsql: Revert commit 4b96c03a0a. Fujii Masao
- pgsql: Revert commit a5b652f3a0. Fujii Masao
- pgsql: Revert commit de0177788b. Fujii Masao
- pgsql: Add declaration-level assertions for compile-time checks Michael Paquier
- Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan
- Re: pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro
- pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera
- pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera
- pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera
- pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera
- pgsql: Fix fuzzy error handling in pg_basebackup when opening gzFile Michael Paquier
- Re: pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro
- Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan
- Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan
- pgsql: Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane
- pgsql: Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane
- pgsql: Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane
- pgsql: Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro
- pgsql: Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro
- pgsql: Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro
- Re: pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro
- Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan
- pgsql: Add kqueue(2) support to the WaitEventSet API. Thomas Munro
- pgsql: Add note about how each partition's default value is treated, in Fujii Masao
- pgsql: Add note about how each partition's default value is treated, in Fujii Masao
- pgsql: Add note about how each partition's default value is treated, in Fujii Masao
- pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch
- pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch
- pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch
- pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch
- pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch
- Re: pgsql: Prevent running pg_basebackup as root Stephen Frost
- pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera
- pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera
- pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera
- pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera
- pgsql: Make vacuum buffer counters 64 bits wide Alvaro Herrera
- pgsql: Force tuple conversion when the source has missing attributes. Andrew Gierth
- pgsql: Force tuple conversion when the source has missing attributes. Andrew Gierth
- pgsql: Force tuple conversion when the source has missing attributes. Andrew Gierth
- pgsql: Add leader_pid to pg_stat_activity Michael Paquier
- pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao
- pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao
- pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao
- pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao
- Re: pgsql: Prevent running pg_basebackup as root Michael Paquier
- pgsql: Fix typo. Amit Kapila
- pgsql: Fix typo. Amit Kapila
- pgsql: Fix typo. Amit Kapila
- pgsql: Fix typo. Amit Kapila
- pgsql: Fix typo. Amit Kapila
- Re: pgsql: Prevent running pg_basebackup as root Magnus Hagander
- Re: pgsql: Prevent running pg_basebackup as root Stephen Frost
- pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao
- pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao
- pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao
- pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao
- pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao
- pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao
- pgsql: Logical Tape Set: use min heap for freelist. Jeff Davis
- pgsql: Refactor hash_agg_entry_size(). Jeff Davis
- pgsql: Ensure relcache consistency around generated columns Peter Eisentraut
- pgsql: Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_ Michael Paquier
- pgsql: Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_ Michael Paquier
- pgsql: Revert "Prevent running pg_basebackup as root" Michael Paquier
- Re: pgsql: Prevent running pg_basebackup as root Michael Paquier
- Re: pgsql: Prevent running pg_basebackup as root Andres Freund
- Re: pgsql: Prevent running pg_basebackup as root Ian Barwick
- pgsql: Fix typo in proc.c Michael Paquier
- pgsql: expression eval: Don't redundantly keep track of AggState. Andres Freund
- pgsql: jit: Reference functions by name in IOCOERCE steps. Andres Freund
- pgsql: jit: Remove redundancies in expression evaluation code generatio Andres Freund
- pgsql: expression eval, jit: Minor code cleanups. Andres Freund
- pgsql: Introduce TupleHashTableHash() and LookupTupleHashEntryHash(). Jeff Davis
- pgsql: Bump catalog version for the addition of leader_pid in pg_stat_a Michael Paquier
- pgsql: jit: Reference expression step functions via llvmjit_types. Andres Freund
- pgsql: Fix bug in Tid scan. Fujii Masao
- pgsql: Fix bug in Tid scan. Fujii Masao
- Re: pgsql: Fix page modification outside of critical section in GIN Tom Lane
- Re: pgsql: Prevent running pg_basebackup as root Stephen Frost
- Re: pgsql: Fix bug in Tid scan. Tom Lane
- pgsql: Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera
- pgsql: Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera
- pgsql: Fix failure to create FKs correctly in partitions Alvaro Herrera
- pgsql: Fix failure to create FKs correctly in partitions Alvaro Herrera
- pgsql: First-draft release notes for 12.2. Tom Lane
- Re: pgsql: Fix bug in Tid scan. Fujii Masao
- Re: pgsql: Fix bug in Tid scan. Tom Lane
- Re: pgsql: Fix bug in Tid scan. Fujii Masao
- Re: pgsql: Fix bug in Tid scan. Tom Lane
- Re: pgsql: Fix bug in Tid scan. Fujii Masao
- Re: pgsql: Fix bug in Tid scan. Tom Lane
- pgsql: Revert recent change of ScanOption values and renumber SO_TYPE_T Fujii Masao
- Re: pgsql: Fix bug in Tid scan. Fujii Masao
- pgsql: Store the deletion horizon XID for a deleted GIN page on the rig Tom Lane
- pgsql: Store the deletion horizon XID for a deleted GIN page on the rig Tom Lane
- pgsql: Store the deletion horizon XID for a deleted GIN page on the rig Tom Lane
- Re: pgsql: Fix page modification outside of critical section in GIN Tom Lane
- pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane
- pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane
- pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane
- pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane
- pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane
- pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane
- pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane
- pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane
- pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane
- pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane
- pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane
- pgsql: psql: Fix %w length in PROMPT2 when PROMPT1 contains a newline. Thomas Munro
- pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier
- pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier
- pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier
- pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier
- pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier
- pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier
- pgsql: doc: Spell checking Amit Kapila
- pgsql: doc: Spell checking Amit Kapila
- pgsql: doc: Spell checking Amit Kapila
- pgsql: doc: Spell checking Amit Kapila
- pgsql: doc: Spell checking Amit Kapila
- pgsql: Fix typos. Amit Kapila
- pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier
- pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier
- pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier
- pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier
- pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier
- pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix priv checks for ALTER