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-11-10
Stamp 13.23.
REL_13_23
REL_13_STABLE
Tom Lane
2025-11-10
Last-minute updates for release notes.
Tom Lane
2025-11-10
Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
2025-11-10
libpq: Prevent some overflows of int/size_t
Jacob Champion
2025-11-10
Translation updates
Peter Eisentraut
2025-11-09
Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
2025-11-07
Fix generic read and write barriers for Clang.
Thomas Munro
2025-11-07
doc: Fix descriptions of some PGC_POSTMASTER parameters.
Fujii Masao
2025-11-06
Introduce XLogRecPtrIsValid()
Álvaro Herrera
2025-11-06
Disallow generated columns in COPY WHERE clause
Peter Eisentraut
2025-11-06
Update obsolete comment in ExecScanReScan().
Etsuro Fujita
2025-11-06
postgres_fdw: Add more test coverage for EvalPlanQual testing.
Etsuro Fujita
2025-11-05
Fix timing-dependent failure in recovery test 004_timeline_switch
Michael Paquier
2025-11-04
jit: Fix accidentally-harmless type confusion
Andres Freund
2025-11-04
Fix snapshot handling bug in recent BRIN fix
Álvaro Herrera
2025-11-04
Backpatch: Fix warnings about declaration of environ on MinGW
Andres Freund
2025-11-04
Have psql's "\? variables" show csv_fieldsep
Álvaro Herrera
2025-11-04
Tighten check for generated column in partition key expression
Peter Eisentraut
2025-11-04
BRIN autosummarization may need a snapshot
Álvaro Herrera
2025-11-04
Fix unconditional WAL receiver shutdown during stream-archive transition
Michael Paquier
2025-11-03
Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT.
Noah Misch
2025-11-02
Avoid mixing void and integer in a conditional expression.
Tom Lane
2025-10-30
doc: rewrite random_page_cost description
Bruce Momjian
2025-10-30
Fix bogus use of "long" in AllocSetCheck()
David Rowley
2025-10-23
doc: Remove mention of Git protocol support
Daniel Gustafsson
2025-10-23
Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
2025-10-23
Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
2025-10-23
Add comments explaining overflow entries in the replication lag tracker.
Fujii Masao
2025-10-23
Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
2025-10-22
Make invalid primary_slot_name follow standard GUC error reporting.
Fujii Masao
2025-10-22
Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing.
Fujii Masao
2025-10-21
Add .abi-compliance-history to back-branches.
Nathan Bossart
2025-10-21
Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
2025-10-21
Re-pgindent brin.c.
Nathan Bossart
2025-10-21
Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
2025-10-19
Don't rely on zlib's gzgetc() macro.
Tom Lane
2025-10-18
Fix pg_dump sorting of foreign key constraints
Álvaro Herrera
2025-10-17
Fix privilege checks for pg_prewarm() on indexes.
Nathan Bossart
2025-10-16
Fix update-po for the PGXS case
Álvaro Herrera
2025-10-15
Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch.
Etsuro Fujita
2025-10-13
Fix incorrect message-printing in win32security.c.
Tom Lane
2025-10-13
Doc: clarify n_distinct_inherited setting
David Rowley
2025-10-10
Remove overzealous _bt_killitems assertion.
Peter Geoghegan
2025-10-10
Remove state.tmp when failing to save a replication slot
Michael Paquier
2025-10-05
Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c.
Tom Lane
2025-10-03
pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
2025-10-02
pgstattuple: Improve reports generated for indexes (hash, gist, btree)
Michael Paquier
2025-09-30
pgbench: Fix error reporting in readCommandResponse().
Fujii Masao
2025-09-29
Fix StatisticsObjIsVisibleExt() for pg_temp.
Noah Misch
2025-09-18
pg_restore: Fix security label handling with --no-publications/subscriptions.
Fujii Masao
[next]