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 ParseTzFile() closes the input file after failing.
Tom Lane
2022-05-31
*
Doc: fix mention of pg_dump's minimum supported server version.
Tom Lane
2022-05-31
*
doc: Reword description of roles able to view track_activities's info
Michael Paquier
2022-05-30
*
Fix COPY FROM when database encoding is SQL_ASCII.
Heikki Linnakangas
2022-05-29
*
Doc: fix missing/bogus documentation of range_intersect_agg().
Tom Lane
2022-05-29
*
Handle NULL for short descriptions of custom GUC variables
Michael Paquier
2022-05-28
*
Remove misguided SSL key file ownership check in libpq.
Tom Lane
2022-05-26
*
In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.
Robert Haas
2022-05-26
*
Show 'AS "?column?"' explicitly when it's important.
Tom Lane
2022-05-21
*
doc: Mention pg_read_all_stats in description of track_activities
Michael Paquier
2022-05-21
*
Fix DDL deparse of CREATE OPERATOR CLASS
Alvaro Herrera
2022-05-20
*
doc: Explain 'invalid' index state for CREATE INDEX CONCURRENTLY
Alvaro Herrera
2022-05-20
*
Doc: clarify location of libpq's default service file on Windows.
Tom Lane
2022-05-19
*
Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS
Alvaro Herrera
2022-05-19
*
Fix incorrect comments for Memoize struct
David Rowley
2022-05-19
*
Update xml_1.out and xml_2.out
Alvaro Herrera
2022-05-18
*
Check column list length in XMLTABLE/JSON_TABLE alias
Alvaro Herrera
2022-05-18
*
Fix incorrect row estimates used for Memoize costing
David Rowley
2022-05-16
*
Fix control file update done in restartpoints still running after promotion
Michael Paquier
2022-05-16
*
Make pull_var_clause() handle GroupingFuncs exactly like Aggrefs.
Tom Lane
2022-05-12
*
Fix the logical replication timeout during large transactions.
Amit Kapila
2022-05-11
*
Improve setup of environment values for commands in MSVC's vcregress.pl
Michael Paquier
2022-05-11
*
configure: don't probe for libldap_r if libldap is 2.5 or newer.
Tom Lane
2022-05-10
*
Stamp 14.3.
REL_14_3
Tom Lane
2022-05-09
*
Last-minute updates for release notes.
Tom Lane
2022-05-09
*
Fix core dump in transformValuesClause when there are no columns.
Tom Lane
2022-05-09
*
Revert "Disallow infinite endpoints in generate_series() for timestamps."
Tom Lane
2022-05-09
*
In REFRESH MATERIALIZED VIEW, set user ID before running user code.
Noah Misch
2022-05-09
*
Make relation-enumerating operations be security-restricted operations.
Noah Misch
2022-05-09
*
Translation updates
Peter Eisentraut
2022-05-09
*
Disable 031_recovery_conflict.pl until after minor releases.
Andres Freund
2022-05-08
*
Release notes for 14.3, 13.7, 12.11, 11.16, 10.21.
Tom Lane
2022-05-08
*
Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl."
Noah Misch
2022-05-07
*
Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.
Noah Misch
2022-05-07
*
Temporarily skip recovery deadlock test in back branches.
Andres Freund
2022-05-06
*
Backpatch addition of pump_until() more completely.
Andres Freund
2022-05-06
*
First-draft release notes for 14.3.
Tom Lane
2022-05-05
*
Update time zone data files to tzdata release 2022a.
Tom Lane
2022-05-05
*
Revert "Fix timing issue in deadlock recovery conflict test."
Andres Freund
2022-05-04
*
Fix timing issue in deadlock recovery conflict test.
Andres Freund
2022-05-04
*
Backpatch 031_recovery_conflict.pl.
Andres Freund
2022-05-02
*
Fix possibility of self-deadlock in ResolveRecoveryConflictWithBufferPin().
Andres Freund
2022-05-02
*
Backpatch addition of wait_for_log(), pump_until().
Andres Freund
2022-05-02
*
Fix typo in comment.
Etsuro Fujita
2022-05-02
*
Disable asynchronous execution if using gating Result nodes.
Etsuro Fujita
2022-04-28
*
Inhibit mingw CRT's auto-globbing of command line arguments
Andrew Dunstan
2022-04-25
*
Remove some recently-added pg_dump test cases.
Robert Haas
2022-04-25
*
Fix incautious CTE matching in rewriteSearchAndCycle().
Tom Lane
2022-04-23
*
Remove inadequate assertion check in CTE inlining.
Tom Lane
2022-04-21
*
Support new perl module namespace in stable branches
Andrew Dunstan
2022-04-21
[next]