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
*
Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.
Amit Kapila
2023-03-15
*
Fix fractional vacuum_cost_delay.
Thomas Munro
2023-03-15
*
Fix waitpid() emulation on Windows.
Thomas Munro
2023-03-15
*
Fix corner case bug in numeric to_char() some more.
Tom Lane
2023-03-14
*
Allow pg_dump to include/exclude child tables automatically.
Tom Lane
2023-03-14
*
Remove unnecessary code in dependency_is_compatible_expression().
Tom Lane
2023-03-14
*
doc: spell out full productname
Daniel Gustafsson
2023-03-14
*
Rework design of functions in pg_walinspect
Michael Paquier
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
*
meson: fix openssl detection issues in 6a30027
Andres Freund
2023-03-13
*
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
*
Improve support for UNICODE collation on older ICU
Peter Eisentraut
2023-03-13
*
Fix inconsistent error handling for GSS encryption in PQconnectPoll()
Michael Paquier
2023-03-13
*
cirrus/ccache: Use G rather than GB suffix
Peter Eisentraut
2023-03-13
*
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-03-13
*
Refactor and improve tests of pg_walinspect
Michael Paquier
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
*
pg_amcheck: Minor test speedups
Andres Freund
2023-03-11
*
amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0
Andres Freund
2023-03-11
*
amcheck: Fix ordering bug in update_cached_xid_range()
Andres Freund
2023-03-11
*
meson: fix header path of ossp-uuid
Andres Freund
2023-03-11
*
Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
Tom Lane
2023-03-11
*
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
*
Include headers of archive/ in installation
Michael Paquier
2023-03-10
*
Add a test for UCS_BASIC collation
Peter Eisentraut
2023-03-10
*
doc: Better example for custom ICU rules
Peter Eisentraut
2023-03-10
*
Fix incorrect format placeholders
Peter Eisentraut
2023-03-10
*
pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info()
Michael Paquier
2023-03-10
*
Fix test failure caused in 27b62377b4.
Jeff Davis
2023-03-09
*
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
*
HTML docs: Add padding to table.simplelist for more readable output
Alvaro Herrera
2023-03-09
*
Fix 9637badd9f.
Jeff Davis
2023-03-09
*
pg_upgrade: copy locale and encoding information to new cluster.
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
*
Add b6dfee28 to .git-blame-ignore-revs
Michael Paquier
2023-03-09
*
Improve/correct comments
Peter Eisentraut
2023-03-09
*
Disallow specifying ICU rules unless locale provider is ICU
Peter Eisentraut
2023-03-09
[next]