index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Count updates that move row to a new page.
Peter Geoghegan
2023-03-23
*
Handle the "und" locale in ICU versions 54 and older.
Jeff Davis
2023-03-23
*
Ignore generated columns during apply of update/delete.
Amit Kapila
2023-03-23
*
Allow logical replication to copy tables in binary format.
Amit Kapila
2023-03-23
*
Fix a couple of typos
Michael Paquier
2023-03-22
*
Support language tags in older ICU versions (53 and earlier).
Jeff Davis
2023-03-21
*
Ignore dropped columns during apply of update/delete.
Amit Kapila
2023-03-21
*
Stabilize pg_stat_io writes test
Andres Freund
2023-03-20
*
Add @extschema:name@ and no_relocate options to extensions.
Tom Lane
2023-03-20
*
Ignore BRIN indexes when checking for HOT updates
Tomas Vondra
2023-03-20
*
Fix netmask handling in inet_minmax_multi_ops
Tomas Vondra
2023-03-20
*
Add functions to do timestamptz arithmetic in a non-default timezone.
Tom Lane
2023-03-18
*
Improve several permission-related error messages.
Peter Eisentraut
2023-03-17
*
tests: Prevent syslog activity by slapd, take 2
Andres Freund
2023-03-16
*
Fix incorrect logic for determining safe WindowAgg run conditions
David Rowley
2023-03-17
*
tests: Minimize syslog activity by slapd
Andres Freund
2023-03-16
*
Enable use of Memoize atop an Append that came from UNION ALL.
Tom Lane
2023-03-16
*
Tighten error checks in datetime input, and remove bogus "ISO" format.
Tom Lane
2023-03-16
*
Add .gitignore to ldap_password_func
Michael Paquier
2023-03-16
*
Support [NO] INDENT option in XMLSERIALIZE().
Tom Lane
2023-03-15
*
Add a hook for modifying the ldapbind password
Andrew Dunstan
2023-03-15
*
Support PlaceHolderVars in MERGE actions.
Tom Lane
2023-03-15
*
Add the testcases for 89e46da5e5.
Amit Kapila
2023-03-15
*
Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.
Amit Kapila
2023-03-15
*
Fix corner case bug in numeric to_char() some more.
Tom Lane
2023-03-14
*
Add support for the error functions erf() and erfc().
Dean Rasheed
2023-03-14
*
libpq: Add support for require_auth to control authorized auth methods
Michael Paquier
2023-03-14
*
Fix JSON error reporting for many cases of erroneous string values.
Tom Lane
2023-03-13
*
Fix failure to detect some cases of improperly-nested aggregates.
Tom Lane
2023-03-13
*
Add a DEFAULT option to COPY FROM
Andrew Dunstan
2023-03-13
*
Fix MERGE command tag for actions blocked by BEFORE ROW triggers.
Dean Rasheed
2023-03-13
*
Fix concurrent update issues with MERGE.
Dean Rasheed
2023-03-13
*
Fix expected test output
Peter Eisentraut
2023-03-13
*
Remove incidental md5() function uses from main regression tests
Peter Eisentraut
2023-03-13
*
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-03-13
*
Work around implementation restriction in adjust_appendrel_attrs.
Tom Lane
2023-03-12
*
Mark unsafe_tests module as not runnable with installcheck
Andrew Dunstan
2023-03-12
*
Ensure COPY TO on an RLS-enabled table copies no more than it should.
Tom Lane
2023-03-10
*
initdb: derive encoding from locale for ICU; similar to libc.
Jeff Davis
2023-03-10
*
Fix tests for non-ICU build
Peter Eisentraut
2023-03-10
*
Add standard collation UNICODE
Peter Eisentraut
2023-03-10
*
Add a test for UCS_BASIC collation
Peter Eisentraut
2023-03-10
*
Reject combining "epoch" and "infinity" with other datetime fields.
Tom Lane
2023-03-09
*
Use ICU by default at initdb time.
Jeff Davis
2023-03-09
*
For Kerberos testing, disable reverse DNS lookup
Stephen Frost
2023-03-09
*
Avoid criticizable perl code
Alvaro Herrera
2023-03-09
*
001_libpq_pipeline.pl: use Test::Differences if available
Alvaro Herrera
2023-03-08
*
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
2023-03-08
*
Fix more bugs caused by adding columns to the end of a view.
Tom Lane
2023-03-07
*
Add support for unit "B" to pg_size_bytes()
Peter Eisentraut
2023-03-07
[next]