index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Stamp 13.21.
REL_13_21
Tom Lane
13 days
*
Last-minute updates for release notes.
Tom Lane
13 days
*
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
14 days
*
Refactor test_escape.c for additional ways of testing.
Noah Misch
14 days
*
Translation updates
Peter Eisentraut
14 days
*
Release notes for 17.5, 16.9, 15.13, 14.18, 13.21.
Tom Lane
2025-05-04
*
Handle self-referencing FKs correctly in partitioned tables
Álvaro Herrera
2025-05-02
*
Doc: stop implying recommendation of insecure search_path value.
Noah Misch
2025-05-01
*
Add missing newlines to PQescapeInternal() messages pre-v16.
Tom Lane
2025-05-01
*
doc: Warn that ts_headline() output is not HTML-safe.
Dean Rasheed
2025-05-01
*
Update time zone data files to tzdata release 2025b.
Tom Lane
2025-04-30
*
Fix xmin advancement during fast_forward decoding.
Amit Kapila
2025-04-28
*
Fix typo in test file name added in commit 4909b38af0.
Amit Kapila
2025-04-25
*
Fix data loss in logical replication.
Amit Kapila
2025-04-24
*
Doc: reword text explaining the --maintenance-db option
David Rowley
2025-04-22
*
Test restartpoints in archive recovery.
Noah Misch
2025-04-20
*
Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f.
Noah Misch
2025-04-20
*
Be more wary of corrupt data in pageinspect's heap_page_items().
Tom Lane
2025-04-19
*
Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025-04-16
*
Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025-04-12
*
Fix race with synchronous_standby_names at startup
Michael Paquier
2025-04-11
*
Doc: remove long-obsolete advice about generated constraint names.
Tom Lane
2025-04-10
*
doc: Clarify project naming
Daniel Gustafsson
2025-04-07
*
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit.
Noah Misch
2025-04-06
*
Skip WAL recycling and preallocation during archive recovery.
Noah Misch
2025-04-06
*
Don't ERROR on PreallocXlogFiles() race condition.
Noah Misch
2025-04-06
*
Revert "Add HINT for restartpoint race with KeepFileRestoredFromArchive()."
Michael Paquier
2025-04-06
*
Remove XLogFileInit() ability to unlink a pre-existing file.
Noah Misch
2025-04-06
*
In XLogFileInit(), fix *use_existent postcondition to suit callers.
Noah Misch
2025-04-06
*
Remove XLogFileInit() ability to skip ControlFileLock.
Noah Misch
2025-04-06
*
Fix parse_cte.c's failure to examine sub-WITHs in DML statements.
Tom Lane
2025-04-05
*
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-04
*
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-03
*
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-02
*
Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
2025-04-01
*
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-27
*
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-21
*
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-13
*
Build whole-row Vars the same way during parsing and planning.
Tom Lane
2025-03-12
*
Preserve RangeTblEntry.relid when expanding a view RTE.
Tom Lane
2025-03-12
*
BRIN: be more strict about required support procs
Álvaro Herrera
2025-03-11
[next]