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
*
doc: improve wording of plpgsql RAISE format text
Bruce Momjian
2022-06-22
*
doc: clarify wording about phantom reads
Bruce Momjian
2022-06-22
*
Fix SPI's handling of errors during transaction commit.
Tom Lane
2022-06-22
*
Fix stale values in partition map entries on subscribers.
Amit Kapila
2022-06-21
*
Fix partition table's REPLICA IDENTITY checking on the subscriber.
Amit Kapila
2022-06-21
*
Fix data inconsistency between publisher and subscriber.
Amit Kapila
2022-06-16
*
Fix cache look-up failures while applying changes in logical replication.
Amit Kapila
2022-06-15
*
Avoid ecpglib core dump with out-of-order operations.
Tom Lane
2022-06-14
*
Doc: clarify the default collation behavior of domains.
Tom Lane
2022-06-14
*
Stamp 14.4.
REL_14_4
Tom Lane
2022-06-13
*
Translation updates
Peter Eisentraut
2022-06-13
*
Doc: remove a04ccf6df from release notes, now that it's reverted.
Tom Lane
2022-06-10
*
Revert "Fix psql's single transaction mode on client-side errors with -c/-f s...
Tom Lane
2022-06-10
*
First-draft release notes for 14.4.
Tom Lane
2022-06-10
*
Un-break whole-row Vars referencing domain-over-composite types.
Tom Lane
2022-06-10
*
Doc: copy-edit "jsonb Indexing" section.
Tom Lane
2022-06-08
*
Fix whitespace
Peter Eisentraut
2022-06-08
*
Harden Memoization code against broken data types
David Rowley
2022-06-08
*
Fix off-by-one loop termination condition in pg_stat_get_subscription().
Tom Lane
2022-06-07
*
Don't fail on libpq-generated error reports in pg_amcheck.
Tom Lane
2022-06-06
*
Don't fail on libpq-generated error reports in ecpg_raise_backend().
Tom Lane
2022-06-06
*
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-06
*
Doc: improve example for intarray's uniq() function.
Tom Lane
2022-06-03
*
Doc: fix incorrect bit-reversal in example of macaddr formatting.
Tom Lane
2022-06-03
*
Doc: Further fix CREATE FOREIGN TABLE synopsis.
Etsuro Fujita
2022-06-02
*
Silence compiler warnings from some older compilers.
Tom Lane
2022-06-01
*
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
2022-06-01
*
Doc: fix a couple of erroneous examples.
Tom Lane
2022-06-01
*
Doc: mention limitation of the number of resultset columns
David Rowley
2022-06-01
*
Recommend scram-sha-256 instead of md5 authentication in docs
Magnus Hagander
2022-05-31
*
Revert changes to CONCURRENTLY that "sped up" Xmin advance
Alvaro Herrera
2022-05-31
*
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
[next]