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
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
42 hours
Stamp 15.13.
REL_15_13
REL_15_STABLE
Tom Lane
47 hours
Last-minute updates for release notes.
Tom Lane
2 days
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
2 days
Refactor test_escape.c for additional ways of testing.
Noah Misch
2 days
Translation updates
Peter Eisentraut
3 days
Release notes for 17.5, 16.9, 15.13, 14.18, 13.21.
Tom Lane
4 days
Fix typos in comments.
Etsuro Fujita
5 days
Handle self-referencing FKs correctly in partitioned tables
Álvaro Herrera
6 days
Doc: stop implying recommendation of insecure search_path value.
Noah Misch
6 days
Add missing newlines to PQescapeInternal() messages pre-v16.
Tom Lane
6 days
doc: Warn that ts_headline() output is not HTML-safe.
Dean Rasheed
7 days
Fix assertion failure in snapshot building
Daniel Gustafsson
7 days
Update time zone data files to tzdata release 2025b.
Tom Lane
9 days
Fix xmin advancement during fast_forward decoding.
Amit Kapila
12 days
Fix typo in test file name added in commit 4909b38af0.
Amit Kapila
2025-04-23
Remove assertion based on pending_since in pgstat_report_stat()
Michael Paquier
2025-04-22
Doc: reword text explaining the --maintenance-db option
David Rowley
2025-04-20
Test restartpoints in archive recovery.
Noah Misch
2025-04-20
Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f.
Noah Misch
2025-04-19
Be more wary of corrupt data in pageinspect's heap_page_items().
Tom Lane
2025-04-16
Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025-04-15
Fix failure for generated column with a not-null domain constraint.
Tom Lane
2025-04-12
Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025-04-11
Fix race with synchronous_standby_names at startup
Michael Paquier
2025-04-10
Doc: remove long-obsolete advice about generated constraint names.
Tom Lane
2025-04-10
Fix data loss in logical replication.
Amit Kapila
2025-04-06
doc: Clarify project naming
Daniel Gustafsson
2025-04-05
Fix parse_cte.c's failure to examine sub-WITHs in DML statements.
Tom Lane
2025-04-05
Repair misbehavior with duplicate entries in FK SET column lists.
Tom Lane
2025-04-04
Relax assertion in finding correct GiST parent
Heikki Linnakangas
2025-04-04
Fix logical decoding test to correctly check slot removal on standby.
Fujii Masao
2025-04-04
Fix logical decoding regression tests to correctly check slot existence.
Fujii Masao
2025-04-03
Make dblink interruptible, via new libpqsrv APIs.
Noah Misch
2025-04-03
Add helper library for use of libpq inside the server environment
Andres Freund
2025-04-02
Remove unnecessary type violation in tsvectorrecv().
Tom Lane
2025-04-02
Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
2025-04-02
Need to do CommandCounterIncrement after StoreAttrMissingVal.
Tom Lane
2025-04-02
Doc: add information about partition locking
David Rowley
2025-04-01
Fix planner's failure to identify multiple hashable ScalarArrayOpExprs
David Rowley
2025-04-01
Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
2025-03-29
Fix MERGE with DO NOTHING actions into a partitioned table.
Dean Rasheed
2025-03-27
Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
2025-03-27
doc: Correct description of values used in FSM for indexes
Michael Paquier
2025-03-26
Keep the decompressed filter in brin_bloom_union
Tomas Vondra
2025-03-23
Fix rare assertion failure in standby, if primary is restarted
Heikki Linnakangas
2025-03-21
Fix plpgsql's handling of simple expressions in scrollable cursors.
Tom Lane
2025-03-21
doc: Remove incorrect description about dropping replication slots.
Fujii Masao
2025-03-13
Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input.
Tom Lane
2025-03-13
Repair commits 317aba70e et al for -DWRITE_READ_PARSE_PLAN_TREES.
Tom Lane
2025-03-12
Handle interrupts while waiting on Append's async subplans
Heikki Linnakangas
[next]