index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2019-09-24
Prevent bogus pullup of constant-valued functions returning composite.
Tom Lane
2019-09-23
Add libpq parameter 'channel_binding'.
Jeff Davis
2019-09-23
Message style fixes
Peter Eisentraut
2019-09-22
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-21
Straighten out leakproofness markings on text comparison functions.
Tom Lane
2019-09-20
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-19
Remove unstable KNN SP-GiST test
Alexander Korotkov
2019-09-19
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-18
Fix example program in docs too (??)
Alvaro Herrera
2019-09-18
Fix testlibpq3
Alvaro Herrera
2019-09-17
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-16
Support for SSSSS datetime format pattern
Alexander Korotkov
2019-09-16
Support for FF1-FF6 datetime format patterns
Alexander Korotkov
2019-09-15
Fix intermittent self-test failures caused by the stats_ext test.
Dean Rasheed
2019-09-14
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
Noah Misch
2019-09-12
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-10
Allow setting statistics target for extended statistics
Tomas Vondra
2019-09-09
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-08
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-07
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-06
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-05
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-02
Add POD documentation to TestLib.pm
Alvaro Herrera
2019-08-29
Fix typos in regression test comments.
Etsuro Fujita
2019-08-28
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-27
Set application_name per-test in isolation and ecpg tests.
Tom Lane
2019-08-26
Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM SET.
Tom Lane
2019-08-25
Back off output precision in circle.sql regression test.
Tom Lane
2019-08-24
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-21
Remove unnecessary test dependency on the contents of pg_pltemplate.
Tom Lane
2019-08-19
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-18
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-17
Make deadlock-parallel isolation test more robust.
Tom Lane
2019-08-16
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-14
Fix random regression failure in test case "collate.icu.utf8"
Michael Paquier
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
[next]