index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-17
amcheck: Test gin_index_check on a multicolumn index
Tomas Vondra
2025-06-17
doc: Mention the default io_method
Peter Eisentraut
2025-06-17
doc PG 18 relnotes: add author for initdb commit 04bec894a04
Bruce Momjian
2025-06-17
Fix re-distributing previously distributed invalidation messages during logic...
Masahiko Sawada
2025-06-16
Fix possible Assert failure in verify_compact_attribute()
David Rowley
2025-06-16
aio: Add missing memory barrier when waiting for IO handle
Andres Freund
2025-06-16
doc: Clean up title case use
Peter Eisentraut
2025-06-16
libpq-oauth: Add exports.list to .gitignore
Peter Eisentraut
2025-06-16
Message style improvements
Peter Eisentraut
2025-06-16
Workaround code generation bug in clang
John Naylor
2025-06-15
Add commit b27644bad to .git-blame-ignore-revs.
Tom Lane
2025-06-15
Sync typedefs.list with the buildfarm.
Tom Lane
2025-06-15
psql: Change new \conninfo to use SSL instead of TLS
Peter Eisentraut
2025-06-14
Improve comments for TidRangeEval
David Rowley
2025-06-14
doc: Add note about "Client User" and "Superuser" fields in \conninfo output.
Fujii Masao
2025-06-14
psql: Report full protocol version in \conninfo output.
Fujii Masao
2025-06-14
Add TAP tests to check replication slot advance during the checkpoint
Alexander Korotkov
2025-06-14
Keep WAL segments by slot's last saved restart LSN
Alexander Korotkov
2025-06-13
nbtree: _bt_readnextpage doesn't affect markPos.
Peter Geoghegan
2025-06-13
Comment fixups from 626df47ad9.
Jeff Davis
2025-06-13
psql: Reword help message and docs for WATCH_INTERVAL
Daniel Gustafsson
2025-06-13
psql: Forbid use of COPY and \copy while in a pipeline
Michael Paquier
2025-06-12
Replace %llu by PRIu64 in AIO io_uring code
Michael Paquier
2025-06-12
pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options.
Fujii Masao
2025-06-12
Fix squashing algorithm for query texts
Álvaro Herrera
2025-06-12
doc: Document that MAINTAIN privilege allows statistics manipulation functions.
Fujii Masao
2025-06-12
Revert support for improved tracking of nested queries
Michael Paquier
2025-06-11
Revert "nbtree: Remove useless row compare arg."
Peter Geoghegan
2025-06-11
Revert a few small patches that were intended for version 19.
Jeff Davis
2025-06-11
Add tab completion for REJECT_LIMIT option.
Masahiko Sawada
2025-06-11
Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025-06-11
psql: Remove PARTITION BY clause in tab completion for unlogged tables
Michael Paquier
2025-06-10
Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025-06-10
inet_net_pton.c: use pg_ascii_tolower() rather than tolower().
Jeff Davis
2025-06-10
isn.c: use pg_ascii_toupper() instead of toupper().
Jeff Davis
2025-06-10
contrib/spi/refint.c: use pg_ascii_tolower() instead.
Jeff Davis
2025-06-10
copyfromparse.c: use pg_ascii_tolower() rather than tolower().
Jeff Davis
2025-06-10
Use exported symbols list on macOS for loadable modules as well
Peter Eisentraut
2025-06-08
pg_restore: fix incompatibility with old directory-format dumps.
Tom Lane
2025-06-08
Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes."
Etsuro Fujita
2025-06-07
doc PG 18 relnotes: add AFTER trigger user change item
Bruce Momjian
2025-06-07
doc PG 18 relnotes: adjust wording of initdb item 48814415d5a
Bruce Momjian
2025-06-07
plpython: Remove obsolete test expected file
Peter Eisentraut
2025-06-06
Improve CREATE DATABASE error message for invalid libc locale.
Jeff Davis
2025-06-06
Use NULL instead of 0 for pointer arguments.
Nathan Bossart
2025-06-06
Fixed signed/unsigned mismatch in test_dsm_registry.
Nathan Bossart
2025-06-06
Avoid BufferGetLSNAtomic() calls during nbtree scans.
Peter Geoghegan
2025-06-06
pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.
Robert Haas
2025-06-05
Doc: improve description of which role runs a trigger.
Tom Lane
2025-06-05
nbtree: Remove useless row compare arg.
Peter Geoghegan
[next]