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: Fix inconsistent quotes in some jsonb fields
Michael Paquier
2022-07-11
*
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-07-10
*
doc: add examples for array_length() and jsonb_array_length()
Bruce Momjian
2022-07-08
*
doc: add pg_prewarm example
Bruce Momjian
2022-07-08
*
Fix alias matching in transformLockingClause().
Dean Rasheed
2022-07-07
*
Tighten pg_upgrade's new check for non-upgradable anyarray usages.
Tom Lane
2022-07-05
*
Fix pg_upgrade to detect non-upgradable anyarray usages.
Tom Lane
2022-07-05
*
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
2022-07-05
*
BRIN: improve documentation on summarization
Alvaro Herrera
2022-07-05
*
Remove %error-verbose directive from jsonpath parser
Andrew Dunstan
2022-07-03
*
Fix previous commit's ecpg_clocale for ppc Darwin.
Noah Misch
2022-07-02
*
ecpglib: call newlocale() once per process.
Noah Misch
2022-07-02
*
Harden dsm_impl.c against unexpected EEXIST.
Thomas Munro
2022-07-01
*
Fix visibility check when XID is committed in CLOG but not in procarray.
Heikki Linnakangas
2022-06-27
*
Fix relptr's encoding of the base address.
Thomas Munro
2022-06-27
*
Don't trust signalfd() on illumos.
Thomas Munro
2022-06-26
*
Fix PostgreSQL::Test aliasing for Perl v5.10.1.
Noah Misch
2022-06-25
*
CREATE INDEX: use the original userid for more ACL checks.
Noah Misch
2022-06-25
*
For PostgreSQL::Test compatibility, alias entire package symbol tables.
Noah Misch
2022-06-25
*
Fix memory leak due to LogicalRepRelMapEntry.attrmap.
Amit Kapila
2022-06-23
*
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
[prev]
[next]