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
*
Add support for collation attributes on older ICU versions
Peter Eisentraut
2019-03-17
*
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-16
*
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-15
*
Reorder identity regression test
Peter Eisentraut
2019-03-15
*
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-13
*
Add support for hyperbolic functions, as well as log10().
Tom Lane
2019-03-12
*
Add more tests for FSM.
Amit Kapila
2019-03-12
*
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
2019-03-11
*
Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs.
Tom Lane
2019-03-10
*
Include GUC's unit, if it has one, in out-of-range error messages.
Tom Lane
2019-03-10
*
Disallow NaN as a value for floating-point GUCs.
Tom Lane
2019-03-10
*
Support for INCLUDE attributes in GiST indexes
Alexander Korotkov
2019-03-10
*
Add new clientcert hba option verify-full
Magnus Hagander
2019-03-09
*
Track block level checksum failures in pg_stat_database
Magnus Hagander
2019-03-09
*
Avoid some table rewrites for ALTER TABLE .. SET DATA TYPE timestamp.
Noah Misch
2019-03-08
*
Fix minor deficiencies in XMLTABLE, xpath(), xmlexists()
Alvaro Herrera
2019-03-07
*
Fix handling of targetlist SRFs when scan/join relation is known empty.
Tom Lane
2019-03-07
*
Drop the vestigial "smgr" type.
Thomas Munro
2019-03-07
*
Fix collation dependency in test introduced in 8586bf7ed8, take 2.
Andres Freund
2019-03-06
*
Fix collation dependency in test introduced in 8586bf7ed8.
Andres Freund
2019-03-06
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
*
Allow recovery tests to run on Windows as an admin user
Andrew Dunstan
2019-03-04
*
pg_partition_ancestors
Alvaro Herrera
2019-03-04
*
Test partition functions with legacy inheritance children, too
Alvaro Herrera
2019-03-04
*
Further fixing for multi-row VALUES lists for updatable views.
Dean Rasheed
2019-03-03
*
Consider only relations part of partition trees in partition functions
Michael Paquier
2019-03-02
*
Check we don't misoptimize a NOT IN where the subquery returns no rows.
Tom Lane
2019-03-01
*
Teach optimizer's predtest.c more things about ScalarArrayOpExpr.
Tom Lane
2019-03-01
*
Make pg_partition_tree return no rows on unsupported and undefined objects
Michael Paquier
2019-03-01
*
Set cluster_name for PostgresNode.pm instances
Peter Eisentraut
2019-02-27
*
Revert "pg_regress: Don't use absolute paths for the diff"
Peter Eisentraut
2019-02-23
*
Add TAP tests for 2PC post-commit callbacks of multixacts at recovery
Michael Paquier
2019-02-23
*
Fix plan created for inherited UPDATE/DELETE with all tables excluded.
Tom Lane
2019-02-22
*
Fix mark-and-restore-skipping test case to not be a self-join.
Tom Lane
2019-02-21
*
pg_regress: Don't use absolute paths for the diff
Peter Eisentraut
2019-02-21
*
Fix DEFAULT-handling in multi-row VALUES lists for updatable views.
Dean Rasheed
2019-02-20
*
De-clutter display of script runtimes in pg_regress.
Tom Lane
2019-02-18
[next]