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
*
Message style fixes
Peter Eisentraut
2019-09-23
*
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-22
*
Straighten out leakproofness markings on text comparison functions.
Tom Lane
2019-09-21
*
Fix some minor spec-compliance issues in jsonpath lexer.
Tom Lane
2019-09-20
*
Provide stable test for NULL-values in KNN SP-GiST
Alexander Korotkov
2019-09-20
*
Remove unstable KNN SP-GiST test
Alexander Korotkov
2019-09-20
*
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-19
*
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-17
*
Fix intermittent self-test failures caused by the stats_ext test.
Dean Rasheed
2019-09-15
*
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
Noah Misch
2019-09-13
*
Fix usage of whole-row variables in WCO and RLS policy expressions.
Tom Lane
2019-09-12
*
Don't drop NOTICE messages in isolation tests.
Tom Lane
2019-09-10
*
Fix isolationtester race condition for notices sent before blocking.
Tom Lane
2019-09-09
*
Be more careful about port selection in src/test/ldap/.
Tom Lane
2019-09-09
*
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-09
*
Reorder EPQ work, to fix rowmark related bugs and improve efficiency.
Andres Freund
2019-09-09
*
Improve new AND CHAIN tests
Peter Eisentraut
2019-09-09
*
Fix handling of NULL distances in KNN-GiST
Alexander Korotkov
2019-09-08
*
Fix handling Inf and Nan values in GiST pairing heap comparator
Alexander Korotkov
2019-09-08
*
Fix behavior of AND CHAIN outside of explicit transaction blocks
Peter Eisentraut
2019-09-08
*
Avoid using INFO elevel for what are fundamentally debug messages.
Tom Lane
2019-09-07
*
Fix typos in regression test comments.
Etsuro Fujita
2019-08-29
*
Back off output precision in circle.sql regression test.
Tom Lane
2019-08-25
*
Restore json{b}_populate_record{set}'s ability to take type info from AS.
Tom Lane
2019-08-19
*
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-18
*
Prevent possible double-free when update trigger returns old tuple.
Tom Lane
2019-08-15
*
Fix random regression failure in test case "collate.icu.utf8"
Michael Paquier
2019-08-14
*
Fix random regression failure in test case "temp"
Michael Paquier
2019-08-13
*
Fix planner's test for case-foldable characters in ILIKE with ICU.
Tom Lane
2019-08-12
*
Adjust string comparison in jsonpath
Alexander Korotkov
2019-08-11
*
Fix "ANALYZE t, t" inside a transaction block.
Tom Lane
2019-08-10
*
Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array.
Tom Lane
2019-08-09
*
Fix certificate subjects in ldap test
Andrew Dunstan
2019-08-08
*
Fix predicate-locking of HOT updated rows.
Heikki Linnakangas
2019-08-07
*
Fix some incorrect parsing of time with time zone strings
Michael Paquier
2019-08-07
*
Save Kerberos and LDAP daemon logs where the buildfarm can find them.
Tom Lane
2019-08-06
*
Fix choice of comparison operators for cross-type hashed subplans.
Tom Lane
2019-08-05
*
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-08-05
*
Avoid picking already-bound TCP ports in kerberos and ldap test suites.
Tom Lane
2019-08-04
*
Improve pruning of a default partition
Alvaro Herrera
2019-08-04
*
Fix representation of hash keys in Hash/HashJoin nodes.
Andres Freund
2019-08-02
*
Don't build extended statistics on inheritance trees
Tomas Vondra
2019-07-30
*
Fix handling of expressions and predicates in REINDEX CONCURRENTLY
Michael Paquier
2019-07-29
*
Fix loss of fractional digits for large values in cash_numeric().
Tom Lane
2019-07-26
*
Fix LDAP test instability.
Thomas Munro
2019-07-26
*
Add missing (COSTS OFF) to EXPLAIN added in previous commit.
Andres Freund
2019-07-25
*
Fix slot type handling for Agg nodes performing internal sorts.
Andres Freund
2019-07-25
*
Fix system column accesses in ON CONFLICT ... RETURNING.
Andres Freund
2019-07-24
*
Fix failure with pgperlcritic from the TAP test of synchronous replication
Michael Paquier
2019-07-25
*
Improve stability of TAP test for synchronous replication
Michael Paquier
2019-07-24
[next]