aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Ensure that "pg_restore -l" reports dependent TOC entries correctly.REL_16_STABLETom Lane2024-05-07
* Don't corrupt plpython's "TD" dictionary in a recursive trigger call.Tom Lane2024-05-07
* Stamp 16.3.REL_16_3Tom Lane2024-05-06
* Last-minute updates for release notes.Tom Lane2024-05-06
* Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs.Nathan Bossart2024-05-06
* Remove mention of ncharAlvaro Herrera2024-05-06
* Translation updatesPeter Eisentraut2024-05-06
* Release notes for 16.3, 15.7, 14.12, 13.15, 12.19.Tom Lane2024-05-05
* First-draft release notes for 16.3.Tom Lane2024-05-03
* Throw a more on-point error for publications depending on columns.Tom Lane2024-05-02
* doc: Fix description of deterministic flag of CREATE COLLATIONPeter Eisentraut2024-05-02
* doc: Fix description of configure --with-icu optionPeter Eisentraut2024-05-02
* Skip invalid database pg_upgrade test on obsolete serversAlvaro Herrera2024-05-01
* Disable run condition optimization for some WindowFuncsDavid Rowley2024-05-01
* Fix parallel vacuum buffer usage reporting.Masahiko Sawada2024-05-01
* Ensure we allocate NAMEDATALEN bytes for names in Index Only ScansDavid Rowley2024-05-01
* Close race condition between datfrozen and relfrozen updates.Noah Misch2024-04-29
* Throw a more on-point error for functions depending on columns.Tom Lane2024-04-28
* Detect more overflows in timestamp[tz]_pl_interval.Tom Lane2024-04-28
* Fix make headerscheckJohn Naylor2024-04-27
* Avoid unnecessary "touch meson.build" in vpath buildsAndres Freund2024-04-25
* Fix the missing table sync due to improper invalidation handling.Amit Kapila2024-04-25
* Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.Tom Lane2024-04-24
* doc: Correct jsonpath string literal escapes descriptionPeter Eisentraut2024-04-24
* createdb: compare strategy case-insensitiveTomas Vondra2024-04-21
* Make postgres_fdw request remote time zone 'GMT' not 'UTC'.Tom Lane2024-04-21
* createdb: Correct parameter name in SGML docsTomas Vondra2024-04-21
* Doc: document cases where queryid is stableDavid Rowley2024-04-20
* Doc: Remove mention of @ and ~ GiST operatorsDaniel Gustafsson2024-04-19
* Fix MSVC recipe for ecpg regression tests, redux.Tom Lane2024-04-19
* Fix MSVC recipe for ecpg regression tests.Tom Lane2024-04-18
* Fix assorted bugs in ecpg's macro mechanism.Tom Lane2024-04-16
* Ensure generated join clauses for child rels have correct relids.Tom Lane2024-04-16
* xml2: Replace deprecated routines with recommended onesMichael Paquier2024-04-16
* Fix type-checking of RECORD-returning functions in FROM, redux.Tom Lane2024-04-15
* Use the correct PG_DETOAST_DATUM macro in BRINTomas Vondra2024-04-14
* Update nbits_set in brin_bloom_unionTomas Vondra2024-04-14
* freespace: Don't return blocks past the end of the main fork.Noah Misch2024-04-13
* Correct "improve role option documentation".Noah Misch2024-04-13
* Doc: fix bogus to_date() examples.Tom Lane2024-04-11
* meson: Remove obsolete function testPeter Eisentraut2024-04-11
* Fix WaitEventSet resource leak in WaitLatchOrSocket().Etsuro Fujita2024-04-11
* Use correct datatype for xmin variables in slot.cMichael Paquier2024-04-11
* Fix plpgsql's handling of -- comments following expressions.Tom Lane2024-04-10
* Doc: Update ulinks to RFC documents to avoid redirectDaniel Gustafsson2024-04-10
* Fix illegal attribute propagation in LLVM JIT.Thomas Munro2024-04-10
* doc: Remove stray comma from list of psql optionsDaniel Gustafsson2024-04-09
* In psql, avoid leaking a PGresult after a query is cancelled.Tom Lane2024-04-08
* simplehash: Free collisions array in SH_STATAndres Freund2024-04-07
* Doc: update documentation about EXCLUDE constraint elements.Tom Lane2024-04-07