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
*
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
*
Fix CREATE VIEW to allow zero-column views.
Tom Lane
2019-02-17
*
Remove float8-small-is-zero regression test variant.
Andrew Gierth
2019-02-16
*
Allow user control of CTE materialization, and change the default behavior.
Tom Lane
2019-02-16
*
Cygwin and Mingw floating-point fixes.
Andrew Gierth
2019-02-16
*
Use standard diff separator for regression.diffs
Peter Eisentraut
2019-02-15
*
Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE
Michael Paquier
2019-02-15
*
Remove a stray subnormal value from float tests.
Andrew Gierth
2019-02-13
*
More float test and portability fixes.
Andrew Gierth
2019-02-13
*
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
*
Use strtof() and not strtod() for float4 input.
Andrew Gierth
2019-02-13
*
Allow extensions to generate lossy index conditions.
Tom Lane
2019-02-11
*
Redesign the partition dependency mechanism.
Tom Lane
2019-02-11
*
Fix indexable-row-comparison logic to account for covering indexes.
Tom Lane
2019-02-10
*
Add per-test-script runtime display to pg_regress.
Tom Lane
2019-02-10
*
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-09
*
Build out the planner support function infrastructure.
Tom Lane
2019-02-09
*
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
*
Refactor the representation of indexable clauses in IndexPaths.
Tom Lane
2019-02-09
*
Add pg_partition_root to display top-most parent of a partition tree
Michael Paquier
2019-02-08
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Use EXECUTE FUNCTION syntax for triggers more
Peter Eisentraut
2019-02-07
*
Add collation assignment to CALL statement
Peter Eisentraut
2019-02-07
*
Add more tests for CREATE TABLE AS with WITH NO DATA
Michael Paquier
2019-02-07
*
Hide cascade messages in collate tests
Peter Eisentraut
2019-02-06
*
Fix heap_getattr() handling of fast defaults.
Andres Freund
2019-02-06
*
Avoid creation of the free space map for small heap relations, take 2.
Amit Kapila
2019-02-04
*
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-02-01
*
Allow RECORD and RECORD[] to be specified in function coldeflists.
Tom Lane
2019-01-30
*
Fix a crash in logical replication
Peter Eisentraut
2019-01-30
*
Refactor planner's header files.
Tom Lane
2019-01-29
*
Make some small planner API cleanups.
Tom Lane
2019-01-29
*
Fix pg_stat_ssl.clientdn
Peter Eisentraut
2019-01-29
*
Add tests for pg_stat_ssl system view
Peter Eisentraut
2019-01-29
*
Make SSL tests more robust
Peter Eisentraut
2019-01-29
*
In the planner, replace an empty FROM clause with a dummy RTE.
Tom Lane
2019-01-28
*
Revert "Avoid creation of the free space map for small heap relations."
Amit Kapila
2019-01-28
*
Avoid creation of the free space map for small heap relations.
Amit Kapila
2019-01-28
*
Allow for yet another crash symptom in 013_crash_restart.pl.
Tom Lane
2019-01-26
*
Make regression test output locale-independent
Peter Eisentraut
2019-01-26
*
Allow UNLISTEN in hot-standby mode.
Tom Lane
2019-01-25
*
Simplify restriction handling of two-phase commit for temporary objects
Michael Paquier
2019-01-26
*
Allow generalized expression syntax for partition bounds
Peter Eisentraut
2019-01-25
*
Fix droppability of constraints upon partition detach
Alvaro Herrera
2019-01-24
[next]