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
*
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
*
Improve coverage of psql for backslash commands with \if and \elif
Michael Paquier
2019-09-12
*
Allow setting statistics target for extended statistics
Tomas Vondra
2019-09-11
*
Be more careful about port selection in src/test/ldap/.
Tom Lane
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 issues around strictness of SIMILAR TO.
Tom Lane
2019-09-07
*
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-06
*
Use data directory inode number, not port, to select SysV resource keys.
Tom Lane
2019-09-05
*
Split tuptoaster.c into three separate files.
Robert Haas
2019-09-05
*
Add POD documentation to TestLib.pm
Alvaro Herrera
2019-09-02
*
Fix typos in regression test comments.
Etsuro Fujita
2019-08-29
*
Add .gitignore file forgotten in commit bde7493d1.
Tom Lane
2019-08-28
*
Fix overflow check and comment in GIN posting list encoding.
Heikki Linnakangas
2019-08-28
*
Improve coverage of utils/float.h
Michael Paquier
2019-08-28
*
Set application_name per-test in isolation and ecpg tests.
Tom Lane
2019-08-27
*
Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM SET.
Tom Lane
2019-08-26
*
Back off output precision in circle.sql regression test.
Tom Lane
2019-08-25
*
Detect unused steps in isolation specs and do some cleanup
Michael Paquier
2019-08-24
*
Remove dry-run mode from isolationtester
Michael Paquier
2019-08-24
*
Remove unnecessary test dependency on the contents of pg_pltemplate.
Tom Lane
2019-08-21
*
Restore json{b}_populate_record{set}'s ability to take type info from AS.
Tom Lane
2019-08-19
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
*
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-18
*
Make deadlock-parallel isolation test more robust.
Tom Lane
2019-08-17
*
Add missing fmgr.h include.
Andres Freund
2019-08-16
*
Prevent possible double-free when update trigger returns old tuple.
Tom Lane
2019-08-15
*
Use a hash table to de-duplicate NOTIFY events faster.
Tom Lane
2019-08-15
*
Fix random regression failure in test case "collate.icu.utf8"
Michael Paquier
2019-08-14
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
*
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
*
Partially revert "Insert temporary debugging output in regression tests."
Tom Lane
2019-08-11
*
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
*
Apply constraint exclusion more generally in partitioning
Alvaro Herrera
2019-08-07
*
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
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
Avoid picking already-bound TCP ports in kerberos and ldap test suites.
Tom Lane
2019-08-04
[next]