pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/01
pgsql: Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate.
Jeff Davis
2025/07/01
pgsql: Fix indentation in pg_numa code
Tomas Vondra
2025/07/01
pgsql: Fix indentation in pg_numa code
Tomas Vondra
2025/07/01
pgsql: Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages
Tomas Vondra
2025/07/01
pgsql: Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages
Tomas Vondra
2025/07/01
pgsql: Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
2025/07/01
pgsql: amcheck: Improve confusing message
Peter Eisentraut
2025/07/01
pgsql: Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
2025/07/01
pgsql: Limit the size of numa_move_pages requests
Tomas Vondra
2025/07/01
pgsql: Fix typo in pg_publication.h.
Amit Kapila
2025/07/01
pgsql: Limit the size of numa_move_pages requests
Tomas Vondra
2025/07/01
pgsql: doc: TOAST not toast
Peter Eisentraut
2025/07/01
pgsql: Enable MSVC conforming preprocessor
Peter Eisentraut
2025/07/01
pgsql: xml2: Improve error handling of libxml2 calls
Michael Paquier
2025/06/30
pgsql: Fix typo in system_views.sql's definition of pg_stat_activity
Michael Paquier
2025/06/30
pgsql: Improve error handling of libxml2 calls in xml.c
Michael Paquier
2025/06/30
pgsql: De-reserve keywords EXECUTE and STRICT in PL/pgSQL.
Tom Lane
2025/06/30
pgsql: Improve error report for PL/pgSQL reserved word used as a field
Tom Lane
2025/06/30
pgsql: Add new OID alias type regdatabase.
Nathan Bossart
2025/06/30
pgsql: aio: Fix reference to outdated name
Andres Freund
2025/06/30
pgsql: aio: Fix reference to outdated name
Andres Freund
2025/06/30
pgsql: Avoid uninitialized value error in TAP tests' Cluster->psql
Andrew Dunstan
2025/06/30
pgsql: pgflex: propagate environment to flex subprocess
Peter Eisentraut
2025/06/30
pgsql: Remove unused #include's in src/backend/utils/adt/*
Peter Eisentraut
2025/06/30
pgsql: doc: Fix typo in pg_sync_replication_slots documentation
Daniel Gustafsson
2025/06/30
pgsql: Fix whitespace
Peter Eisentraut
2025/06/30
pgsql: psql: Improve tab completion for COPY command.
Fujii Masao
2025/06/30
pgsql: doc: explain pgstatindex fragmentation
Peter Eisentraut
2025/06/30
pgsql: pgbench: Use standard option handling test routines
Peter Eisentraut
2025/06/30
pgsql: doc: Some copy-editing around prefix operators
Peter Eisentraut
2025/06/30
pgsql: doc: Fix typo in pg_sync_replication_slots documentation
Daniel Gustafsson
2025/06/30
pgsql: doc: Fix typo in pg_sync_replication_slots documentation
Daniel Gustafsson
2025/06/29
pgsql: Rationalize handling of VacuumParams
Michael Paquier
2025/06/29
pgsql: Branch REL_18_STABLE was created
noreply
2025/06/29
pgsql: Align log_line_prefix in CI and TAP tests with pg_regress.c
Michael Paquier
2025/06/29
pgsql: Adapt REL_18_STABLE to its new status as a stable branch
Joe Conway
2025/06/29
pgsql: Stamp HEAD as 19devel.
Joe Conway
2025/06/29
pgsql: Do pre-release housekeeping on catalog data.
Joe Conway
2025/06/29
pgsql: Run pgperltidy
Joe Conway
2025/06/29
pgsql: Fix some new issues with planning of PlaceHolderVars.
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: pg_recvlogical: Rename --two-phase and --failover options.
Peter Eisentraut
2025/06/28
pgsql: Message style improvements
Peter Eisentraut
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Fix CheckPointReplicationSlots() with max_replication_slots == 0
Alexander Korotkov
2025/06/26
pgsql: Correct list of files in src/backend/lib/README
Michael Paquier
2025/06/26
pgsql: libpq: Message style improvements
Peter Eisentraut
2025/06/26
pgsql: Correct misleading error messages
Peter Eisentraut
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Simplify vacuum VM update logging counters
Melanie Plageman
2025/06/26
pgsql: Fix typo in comment
Álvaro Herrera
2025/06/26
pgsql: pg_dump: include comments on valid not-null constraints, too
Álvaro Herrera
2025/06/26
pgsql: docs: fix typo
Álvaro Herrera
2025/06/26
pgsql: Make CREATE TABLE LIKE copy comments on NOT NULL constraints whe
Fujii Masao
2025/06/26
pgsql: doc: Updates for RETURNING OLD/NEW.
Dean Rasheed
2025/06/26
pgsql: doc: Fix indentation of MERGE synopsis.
Dean Rasheed
2025/06/26
pgsql: doc: Fix indentation of MERGE synopsis.
Dean Rasheed
2025/06/26
pgsql: doc: Fix indentation of MERGE synopsis.
Dean Rasheed
2025/06/26
pgsql: doc: Fix indentation of MERGE synopsis.
Dean Rasheed
2025/06/25
pgsql: Expand virtual generated columns for ALTER COLUMN TYPE
Richard Guo
2025/06/25
pgsql: pg_createsubscriber: Rename option --remove to --clean
Peter Eisentraut
2025/06/25
pgsql: doc: Fix incorrect UUID index entry in function documentation.
Fujii Masao
2025/06/25
pgsql: Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2025/06/25
Re: pgsql: Improve runtime and output of tests for replication slots checkp
vignesh C
2025/06/25
pgsql: doc: Fix incorrect UUID index entry in function documentation.
Fujii Masao
2025/06/25
pgsql: doc: Some copy-editing around constraint validation and enforcem
Peter Eisentraut
2025/06/25
pgsql: Restrict virtual columns to use built-in functions and types
Peter Eisentraut
2025/06/24
pgsql: Doc: Improve documentation of stream abort.
Amit Kapila
2025/06/24
pgsql: Doc: Improve documentation of stream abort.
Amit Kapila
2025/06/24
pgsql: Doc: Improve documentation of stream abort.
Amit Kapila
2025/06/24
pgsql: Avoid scribbling of VACUUM options
Michael Paquier
2025/06/24
pgsql: Prevent excessive delays before launching new logrep workers.
Tom Lane
2025/06/24
pgsql: Avoid scribbling of VACUUM options
Michael Paquier
2025/06/24
pgsql: Fix virtual generated column type checking for ALTER TABLE
Peter Eisentraut
2025/06/24
pgsql: Avoid scribbling of VACUUM options
Michael Paquier
2025/06/24
pgsql: Avoid scribbling of VACUUM options
Michael Paquier
2025/06/24
pgsql: Avoid scribbling of VACUUM options
Michael Paquier
2025/06/24
pgsql: Avoid scribbling of VACUUM options
Michael Paquier
2025/06/24
pgsql: doc: Add secondary index entries for vacuum-related parameters.
Fujii Masao
2025/06/24
pgsql: doc: Fix type description of io_workers GUC for consistency.
Fujii Masao
2025/06/24
pgsql: doc: Mention ANALYZE VERBOSE in track_cost_delay_timing descript
Fujii Masao
2025/06/24
pgsql: Prevent excessive delays before launching new logrep workers.
Tom Lane
2025/06/24
pgsql: Prevent excessive delays before launching new logrep workers.
Tom Lane
2025/06/24
pgsql: Improve jumble squashing through CoerceViaIO and RelabelType
Álvaro Herrera
2025/06/24
pgsql: Make query jumbling also squash PARAM_EXTERN params
Álvaro Herrera
2025/06/24
pgsql: Fix cache-dependent test failures in logical decoding.
Masahiko Sawada
2025/06/24
pgsql: Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2025/06/24
pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Daniel Gustafsson
2025/06/24
pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Daniel Gustafsson
2025/06/24
pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Daniel Gustafsson
2025/06/24
pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Daniel Gustafsson
2025/06/24
pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Daniel Gustafsson
2025/06/24
pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Daniel Gustafsson
2025/06/23
pgsql: doc: Fix incorrect UUID index entry in function documentation.
Fujii Masao
2025/06/23
pgsql: doc: Fix incorrect UUID index entry in function documentation.
Fujii Masao
2025/06/23
pgsql: doc: Fix incorrect UUID index entry in function documentation.
Fujii Masao
2025/06/23
pgsql: doc: Fix incorrect UUID index entry in function documentation.
Fujii Masao
2025/06/23
pgsql: psql: Rename meta-command \close to \close_prepared
Michael Paquier
2025/06/23
pgsql: Fix missing comment update in 1462aad2e4.
Amit Kapila
2025/06/23
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Jelte Fennema-Nio
2025/06/23
pgsql: Temporarily remove 046_checkpoint_logical_slot.pl
Alexander Korotkov
2025/06/23
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/23
pgsql: Remove excess assert from InvalidatePossiblyObsoleteSlot()
Alexander Korotkov
2025/06/23
pgsql: Include _mm512_zextsi128_si512() in AVX-512 configure probes.
Tom Lane
2025/06/23
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Amit Kapila
2025/06/23
Re: pgsql: Improve runtime and output of tests for replication slots checkp
vignesh C
2025/06/23
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/23
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Jelte Fennema-Nio
2025/06/23
pgsql: Properly fix AVX-512 CRC calculation bug
John Naylor
2025/06/23
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/22
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Michael Paquier
2025/06/22
pgsql: meson: Fix meson warning
Peter Eisentraut
2025/06/22
pgsql: meson: Fix meson warning
Peter Eisentraut
2025/06/22
pgsql: meson: Fix meson warning
Peter Eisentraut
2025/06/21
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Tom Lane
2025/06/21
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/21
pgsql: Doc: improve documentation about width_bucket().
Tom Lane
2025/06/21
pgsql: Doc: improve documentation about width_bucket().
Tom Lane
2025/06/21
pgsql: Doc: improve documentation about width_bucket().
Tom Lane
2025/06/21
pgsql: Doc: improve documentation about width_bucket().
Tom Lane
2025/06/21
pgsql: Doc: improve documentation about width_bucket().
Tom Lane
2025/06/21
pgsql: Doc: improve documentation about width_bucket().
Tom Lane
2025/06/20
pgsql: doc PG 18 relnotes: update to current, add one commit
Bruce Momjian
2025/06/20
pgsql: doc PG 18 relnotes: indent tag blocks
Bruce Momjian
2025/06/20
pgsql: doc PG 18 relnotes: add remaining missing link tags
Bruce Momjian
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Tom Lane
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Tom Lane
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Tom Lane
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Tom Lane
2025/06/20
pgsql: Remove planner's have_dangerous_phv() join-order restriction.
Tom Lane
2025/06/20
pgsql: Use SnapshotDirty when checking for conflicting index names.
Tom Lane
2025/06/20
pgsql: Use SnapshotDirty when checking for conflicting index names.
Tom Lane
2025/06/20
pgsql: Use SnapshotDirty when checking for conflicting index names.
Tom Lane
2025/06/20
pgsql: Use SnapshotDirty when checking for conflicting index names.
Tom Lane
2025/06/20
pgsql: Use SnapshotDirty when checking for conflicting index names.
Tom Lane
2025/06/20
pgsql: Use SnapshotDirty when checking for conflicting index names.
Tom Lane
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/20
pgsql: pgxs.mk: remove unreachable rule for deleting regress.def.
Tom Lane
2025/06/20
Re: pgsql: Improve runtime and output of tests for replication slots checkp
Melanie Plageman
2025/06/19
pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/19
pgsql: Improve runtime and output of tests for replication slots checkp
Alexander Korotkov
2025/06/19
pgsql: doc PG 18 relnotes: add links to command and struct tags
Bruce Momjian
2025/06/19
pgsql: Correct docs about partitions and EXCLUDE constraints.
Jeff Davis
2025/06/19
pgsql: Correct docs about partitions and EXCLUDE constraints.
Jeff Davis
2025/06/19
pgsql: doc PG 18 relnotes: add links for applications
Bruce Momjian
2025/06/19
pgsql: doc: add xreflabel text for libpq and PL/Python
Bruce Momjian
2025/06/19
pgsql: Improve pg_dump/pg_dumpall help synopses and terminology
Peter Eisentraut
2025/06/18
pgsql: Improve log messages and docs for slot synchronization.
Amit Kapila
2025/06/18
pgsql: Improve log messages and docs for slot synchronization.
Amit Kapila
2025/06/18
pgsql: doc PG 18 relnotes: add links for server variables
Bruce Momjian
2025/06/18
pgsql: doc: Mention GIN indexes support parallel builds.
Fujii Masao
2025/06/18
pgsql: doc: Fix incorrect description of INCLUDING COMMENTS in CREATE F
Fujii Masao
2025/06/18
pgsql: doc: fix for commit 09f7d36ba16 in changing "_" to "-".
Bruce Momjian
2025/06/18
pgsql: doc config.sgml: use "-" and not "_" for varlistentry "id"s
Bruce Momjian
2025/06/17
pgsql: pg_dump: Allow pg_dump to dump the statistics for foreign tables
Fujii Masao
2025/06/17
pgsql: Document "relrewrite" at the top of heap_create_with_catalog()
Michael Paquier
2025/06/17
pgsql: doc: Reorder protocol version option descriptions in libpq docs.
Fujii Masao
2025/06/17
pgsql: doc PG 18 relnotes: add markup, still need to add links
Bruce Momjian
2025/06/17
pgsql: Fix allocation check to test the right variable
Daniel Gustafsson
2025/06/17
pgsql: amcheck: Fix posting tree checks in gin_index_check()
Tomas Vondra
2025/06/17
pgsql: amcheck: Fix parent key check in gin_index_check()
Tomas Vondra
2025/06/17
pgsql: amcheck: Fix checks of entry order for GIN indexes
Tomas Vondra
2025/06/17
pgsql: amcheck: Remove unused GinScanItem->parentlsn field
Tomas Vondra
2025/06/17
pgsql: amcheck: Test gin_index_check on a multicolumn index
Tomas Vondra
2025/06/16
pgsql: doc: Mention the default io_method
Peter Eisentraut
2025/06/16
pgsql: doc PG 18 relnotes: add author for initdb commit 04bec894a04
Bruce Momjian
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix possible Assert failure in verify_compact_attribute()
David Rowley
2025/06/16
pgsql: aio: Add missing memory barrier when waiting for IO handle
Andres Freund
2025/06/16
pgsql: doc: Clean up title case use
Peter Eisentraut
2025/06/16
pgsql: Message style improvements
Peter Eisentraut
2025/06/16
pgsql: libpq-oauth: Add exports.list to .gitignore
Peter Eisentraut
2025/06/15
pgsql: Workaround code generation bug in clang
John Naylor
2025/06/15
pgsql: Add commit b27644bad to .git-blame-ignore-revs.
Tom Lane
2025/06/15
pgsql: Sync typedefs.list with the buildfarm.
Tom Lane
2025/06/15
pgsql: psql: Change new \conninfo to use SSL instead of TLS
Peter Eisentraut
2025/06/13
pgsql: Improve comments for TidRangeEval
David Rowley
2025/06/13
pgsql: doc: Add note about "Client User" and "Superuser" fields in \con
Fujii Masao
2025/06/13
pgsql: psql: Report full protocol version in \conninfo output.
Fujii Masao
Earlier messages
Later messages