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
*
Ensure that "pg_restore -l" reports dependent TOC entries correctly.
REL_16_STABLE
Tom Lane
2024-05-07
*
Don't corrupt plpython's "TD" dictionary in a recursive trigger call.
Tom Lane
2024-05-07
*
Stamp 16.3.
REL_16_3
Tom Lane
2024-05-06
*
Last-minute updates for release notes.
Tom Lane
2024-05-06
*
Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs.
Nathan Bossart
2024-05-06
*
Remove mention of nchar
Alvaro Herrera
2024-05-06
*
Translation updates
Peter Eisentraut
2024-05-06
*
Release notes for 16.3, 15.7, 14.12, 13.15, 12.19.
Tom Lane
2024-05-05
*
First-draft release notes for 16.3.
Tom Lane
2024-05-03
*
Throw a more on-point error for publications depending on columns.
Tom Lane
2024-05-02
*
doc: Fix description of deterministic flag of CREATE COLLATION
Peter Eisentraut
2024-05-02
*
doc: Fix description of configure --with-icu option
Peter Eisentraut
2024-05-02
*
Skip invalid database pg_upgrade test on obsolete servers
Alvaro Herrera
2024-05-01
*
Disable run condition optimization for some WindowFuncs
David Rowley
2024-05-01
*
Fix parallel vacuum buffer usage reporting.
Masahiko Sawada
2024-05-01
*
Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans
David Rowley
2024-05-01
*
Close race condition between datfrozen and relfrozen updates.
Noah Misch
2024-04-29
*
Throw a more on-point error for functions depending on columns.
Tom Lane
2024-04-28
*
Detect more overflows in timestamp[tz]_pl_interval.
Tom Lane
2024-04-28
*
Fix make headerscheck
John Naylor
2024-04-27
*
Avoid unnecessary "touch meson.build" in vpath builds
Andres Freund
2024-04-25
*
Fix the missing table sync due to improper invalidation handling.
Amit Kapila
2024-04-25
*
Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Tom Lane
2024-04-24
*
doc: Correct jsonpath string literal escapes description
Peter Eisentraut
2024-04-24
*
createdb: compare strategy case-insensitive
Tomas Vondra
2024-04-21
*
Make postgres_fdw request remote time zone 'GMT' not 'UTC'.
Tom Lane
2024-04-21
*
createdb: Correct parameter name in SGML docs
Tomas Vondra
2024-04-21
*
Doc: document cases where queryid is stable
David Rowley
2024-04-20
*
Doc: Remove mention of @ and ~ GiST operators
Daniel Gustafsson
2024-04-19
*
Fix MSVC recipe for ecpg regression tests, redux.
Tom Lane
2024-04-19
*
Fix MSVC recipe for ecpg regression tests.
Tom Lane
2024-04-18
*
Fix assorted bugs in ecpg's macro mechanism.
Tom Lane
2024-04-16
*
Ensure generated join clauses for child rels have correct relids.
Tom Lane
2024-04-16
*
xml2: Replace deprecated routines with recommended ones
Michael Paquier
2024-04-16
*
Fix type-checking of RECORD-returning functions in FROM, redux.
Tom Lane
2024-04-15
*
Use the correct PG_DETOAST_DATUM macro in BRIN
Tomas Vondra
2024-04-14
*
Update nbits_set in brin_bloom_union
Tomas Vondra
2024-04-14
*
freespace: Don't return blocks past the end of the main fork.
Noah Misch
2024-04-13
*
Correct "improve role option documentation".
Noah Misch
2024-04-13
*
Doc: fix bogus to_date() examples.
Tom Lane
2024-04-11
*
meson: Remove obsolete function test
Peter Eisentraut
2024-04-11
*
Fix WaitEventSet resource leak in WaitLatchOrSocket().
Etsuro Fujita
2024-04-11
*
Use correct datatype for xmin variables in slot.c
Michael Paquier
2024-04-11
*
Fix plpgsql's handling of -- comments following expressions.
Tom Lane
2024-04-10
*
Doc: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-10
*
Fix illegal attribute propagation in LLVM JIT.
Thomas Munro
2024-04-10
*
doc: Remove stray comma from list of psql options
Daniel Gustafsson
2024-04-09
*
In psql, avoid leaking a PGresult after a query is cancelled.
Tom Lane
2024-04-08
*
simplehash: Free collisions array in SH_STAT
Andres Freund
2024-04-07
*
Doc: update documentation about EXCLUDE constraint elements.
Tom Lane
2024-04-07
[next]