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-03-25
Add ORDER BY to regression test case
Peter Eisentraut
2019-03-24
Un-hide most cascaded-drop details in regression test results.
Tom Lane
2019-03-24
Sort dependent objects before reporting them in DROP ROLE.
Tom Lane
2019-03-24
Transaction chaining
Peter Eisentraut
2019-03-24
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-23
Accept XML documents when xmloption = content, as required by SQL:2006+.
Tom Lane
2019-03-23
Suppress DETAIL output from an event_trigger test.
Peter Geoghegan
2019-03-23
Expand EPQ tests for UPDATEs and DELETEs
Andres Freund
2019-03-22
Make subscription collation test work independent of locale
Peter Eisentraut
2019-03-22
Go back to suppressing foreign_data DETAIL test output.
Peter Geoghegan
2019-03-22
Fix yet more portability bugs in integerset and its tests.
Heikki Linnakangas
2019-03-22
Fix ICU tests for older ICU versions
Peter Eisentraut
2019-03-22
More portability fixes for integerset tests.
Heikki Linnakangas
2019-03-22
Make printf format strings in test_integerset portable.
Heikki Linnakangas
2019-03-22
Make the integerset test more verbose.
Heikki Linnakangas
2019-03-22
Delete empty pages during GiST VACUUM.
Heikki Linnakangas
2019-03-22
Add IntegerSet, to hold large sets of 64-bit ints efficiently.
Heikki Linnakangas
2019-03-22
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-22
Fix crash with pg_partition_root
Michael Paquier
2019-03-21
Revert "Suppress DETAIL output from a foreign_data test."
Peter Geoghegan
2019-03-21
Fix dependency recording bug for partitioned PKs
Alvaro Herrera
2019-03-21
Improve error reporting for DROP FUNCTION/PROCEDURE/AGGREGATE/ROUTINE.
Tom Lane
2019-03-20
Suppress DETAIL output from a foreign_data test.
Peter Geoghegan
2019-03-20
Make heap TID a tiebreaker nbtree index column.
Peter Geoghegan
2019-03-20
Remove ambiguity for jsonb_path_match() and jsonb_path_exists()
Alexander Korotkov
2019-03-19
Fix bug in support for collation attributes on older ICU versions
Peter Eisentraut
2019-03-19
Implement OR REPLACE option for CREATE AGGREGATE.
Andrew Gierth
2019-03-18
Revise parse tree representation for VACUUM and ANALYZE.
Robert Haas
2019-03-18
Fix optimization of foreign-key on update actions
Peter Eisentraut
2019-03-17
Add support for collation attributes on older ICU versions
Peter Eisentraut
2019-03-16
Remove another unnecessary application_name specification in test
Peter Eisentraut
2019-03-16
Further adjust the tests for the hyperbolic functions.
Tom Lane
2019-03-16
Numeric error suppression in jsonpath
Alexander Korotkov
2019-03-16
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
Don't propagate PGAPPNAME through pg_ctl in tests
Peter Eisentraut
2019-03-15
Fix typo related to to_tsvector() in tests of json and jsonb
Michael Paquier
2019-03-15
Enable parallel query with SERIALIZABLE isolation.
Thomas Munro
2019-03-14
Reorder identity regression test
Peter Eisentraut
2019-03-14
Ensure dummy paths have correct required_outer if rel is parameterized.
Tom Lane
2019-03-14
Fix race condition in recently-added TAP test for recovery consistency
Michael Paquier
2019-03-14
Adjust the tests for the hyperbolic functions.
Tom Lane
2019-03-13
Rethink how to test the hyperbolic functions.
Tom Lane
2019-03-13
Revert setting client_min_messages to 'debug1' in new tests.
Robert Haas
2019-03-13
Include all columns in default names for foreign key constraints
Peter Eisentraut
2019-03-13
Allow ALTER TABLE .. SET NOT NULL to skip provably unnecessary scans.
Robert Haas
2019-03-13
Add TAP test to check consistency of minimum recovery LSN
Michael Paquier
2019-03-12
Add support for hyperbolic functions, as well as log10().
Tom Lane
2019-03-12
Add more tests for FSM.
Amit Kapila
2019-03-11
Allow fractional input values for integer GUCs, and improve rounding logic.
Tom Lane
2019-03-11
Give up on testing guc.c's behavior for "infinity" inputs.
Tom Lane
[next]