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-10-22
Make command order in test more sensible
Peter Eisentraut
2019-10-21
Refactor jsonpath's compareDatetime()
Alexander Korotkov
2019-10-16
Replace alter_table.sql test usage of event triggers.
Andres Freund
2019-10-16
Remove obsolete collation test.
Thomas Munro
2019-10-15
Fix CLUSTER on expression indexes.
Andres Freund
2019-10-13
Fix dependency handling of column drop with partitioned tables
Michael Paquier
2019-10-12
Fix use of term "verifier"
Peter Eisentraut
2019-10-10
Fix table rewrites that include a column without a default.
Andres Freund
2019-10-05
Report test_atomic_ops() failures consistently, via macros.
Noah Misch
2019-10-05
Disable one more set of tests from c8841199509.
Andres Freund
2019-10-05
Disable one set of tests from c8841199509.
Andres Freund
2019-10-04
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
Rename some toasting functions based on whether they are heap-specific.
Robert Haas
2019-10-04
Fix bitshiftright()'s zero-padding some more.
Tom Lane
2019-10-03
Selectively include window frames in expression walks/mutates.
Andrew Gierth
2019-10-02
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-10-02
Revert hooks for session start and end, take two
Michael Paquier
2019-10-01
Fix test_session_hooks with parallel workers
Michael Paquier
2019-10-01
Add hooks for session start and session end, take two
Michael Paquier
2019-09-30
Rely on plan_cache_mode to force generic plans in partition_prune test.
Tom Lane
2019-09-30
Suppress another CR in program output
Andrew Dunstan
2019-09-30
Fix SSL test for libpq connection parameter channel_binding
Michael Paquier
2019-09-29
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-28
Improve stability of partition_prune regression test.
Tom Lane
2019-09-27
Make pg_regress.c unset PGDATABASE during make installcheck.
Tom Lane
2019-09-27
ANALYZE a_star and its children to avoid plan instability in tests.
Tom Lane
2019-09-27
Finish reverting "Insert temporary debugging output in regression tests."
Tom Lane
2019-09-27
Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252.
Amit Kapila
2019-09-27
Fix lockmode initialization for custom relation options
Michael Paquier
2019-09-25
Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS.
Tom Lane
2019-09-25
Implement jsonpath .datetime() method
Alexander Korotkov
2019-09-25
Update expected output for dummy_index_am
Alvaro Herrera
2019-09-25
Support reloptions of enum type
Alvaro Herrera
2019-09-25
Make more stable regression tests of dummy_index_am for string validations
Michael Paquier
2019-09-25
Add dummy_index_am to src/test/modules/
Michael Paquier
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
[next]