Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2021-07-09 Un-break AIX build. Tom Lane 10.18
2021-07-09 Update configure's probe for libldap to work with OpenLDAP 2.5. Tom Lane 10.18
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 10.18
2021-07-06 Avoid doing catalog lookups in postgres_fdw's conversion_error_callback. Tom Lane 10.18
2021-07-06 Doc: add info about timestamps with fractional-minute UTC offsets. Tom Lane 10.18
2021-07-05 Reduce overhead of cache-clobber testing in LookupOpclassInfo(). Tom Lane 10.18
2021-07-02 Don't try to print data type names in slot_store_error_callback(). Tom Lane 10.18
2021-06-28 Don't use abort(3) in libpq's fe-print.c. Tom Lane 10.18
2021-06-27 Remove memory leaks in isolationtester. Tom Lane 10.18
2021-06-25 Remove unnecessary failure cases in RemoveRoleFromObjectPolicy(). Tom Lane 10.18
2021-06-25 Make walsenders show their replication commands in pg_stat_activity. Tom Lane 10.18
2021-06-24 Stabilize results of insert-conflict-toast.spec. Tom Lane 10.18
2021-06-23 Allow non-quoted identifiers as isolation test session/step names. Tom Lane 10.18
2021-06-23 Doc: fix confusion about LEAKPROOF in syntax summaries. Tom Lane 10.18
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 10.18
2021-06-23 Improve display of query results in isolation tests. Tom Lane 10.18
2021-06-23 Use annotations to reduce instability of isolation-test results. Tom Lane 10.18
2021-06-18 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. Tom Lane 10.18
2021-06-18 Avoid scribbling on input node tree in CREATE/ALTER DOMAIN. Tom Lane 10.18
2021-06-16 Fix plancache refcount leak after error in ExecuteQuery. Tom Lane 10.18
2021-06-13 Work around portability issue with newer versions of mktime(). Tom Lane 10.18
2021-06-12 Restore robustness of TAP tests that wait for postmaster restart. Tom Lane 10.18
2021-06-12 Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 10.18
2021-06-12 Don't use Asserts to check for violations of replication protocol. Tom Lane 10.18
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 10.18