Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 13, 2023
meson: fix openssl detection issues in 6a30027
Show description for 7274009committedFix JSON error reporting for many cases of erroneous string values.
Show description for 25a7812committedFix failure to detect some cases of improperly-nested aggregates.
Show description for 30dbdbecommittedAdd a DEFAULT option to COPY FROM
Show description for 9f8377fcommittedFix MERGE command tag for actions blocked by BEFORE ROW triggers.
Show description for 7b14e20committedFix concurrent update issues with MERGE.
Show description for 9321c79committedFix expected test output
Show description for b2bd9a6committedRemove incidental md5() function uses from main regression tests
Show description for 208bf36committedImprove support for UNICODE collation on older ICU
Show description for d72900bcommittedFix inconsistent error handling for GSS encryption in PQconnectPoll()
Show description for e0a09d4committedcirrus/ccache: Use G rather than GB suffix
Show description for bf32ec2committedmeson: Make auto the default of the ssl option
Show description for 6a30027committedRefactor and improve tests of pg_walinspect
Show description for 1f282c2committed
Commits on Mar 12, 2023
Work around implementation restriction in adjust_appendrel_attrs.
Show description for 767c598committedMark unsafe_tests module as not runnable with installcheck
Show description for 872e3d1committed
Commits on Mar 11, 2023
pg_amcheck: Minor test speedups
Show description for a4f23f9committedamcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0
Show description for 4f5d461committedamcheck: Fix ordering bug in update_cached_xid_range()
Show description for 1632724committedmeson: fix header path of ossp-uuid
Show description for 4e63301committedFix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
Show description for 1925ac2committed
Commits on Mar 10, 2023
Ensure COPY TO on an RLS-enabled table copies no more than it should.
Show description for d66bb04committedinitdb: derive encoding from locale for ICU; similar to libc.
Show description for c45dc7fcommittedFix tests for non-ICU build
Show description for 3e623ebcommittedAdd standard collation UNICODE
Show description for 0d21d4bcommittedInclude headers of archive/ in installation
Show description for 6ad5793committed- committed
doc: Better example for custom ICU rules
Show description for cd42785committed- committed
pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info()
Show description for 9ecb134committed
Commits on Mar 9, 2023
Fix test failure caused in 27b62377b4.
Show description for 8da2ec3committedReject combining "epoch" and "infinity" with other datetime fields.
Show description for bcc704bcommittedUse ICU by default at initdb time.
Show description for 27b6237committedHTML docs: Add padding to table.simplelist for more readable output
Show description for a7e584acommittedFix 9637badd9f.
Show description for 206b44bcommittedpg_upgrade: copy locale and encoding information to new cluster.
Show description for 9637badcommitted