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
*
Make fast_default regression tests locale independent
Andrew Dunstan
2018-03-28
*
Use pg_stat_get_xact* functions within xacts
Simon Riggs
2018-03-28
*
Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
2018-03-28
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
*
Add predicate locking for GiST
Teodor Sigaev
2018-03-27
*
Make new regression indpendent of max_parallel_workers_per_gather.
Andres Freund
2018-03-26
*
Fix test impredictability
Alvaro Herrera
2018-03-26
*
Handle INSERT .. ON CONFLICT with partitioned tables
Alvaro Herrera
2018-03-26
*
Remove two tests inadvertently added in 2b27273435
Andrew Dunstan
2018-03-26
*
Optimize btree insertions for common case of increasing values
Andrew Dunstan
2018-03-26
*
Stabilize regression test result.
Tom Lane
2018-03-25
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
*
Allow FOR EACH ROW triggers on partitioned tables
Alvaro Herrera
2018-03-23
*
Implement partition-wise grouping/aggregation.
Robert Haas
2018-03-22
*
Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-03-21
*
Improve predtest.c's handling of cases with NULL-constant inputs.
Tom Lane
2018-03-21
*
Repair crash with unsortable grouping sets.
Andrew Gierth
2018-03-21
*
Don't use an Msys virtual path to create a tablespace
Andrew Dunstan
2018-03-20
*
Fix state reversal after partition tuple routing
Alvaro Herrera
2018-03-19
*
Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan.
Tom Lane
2018-03-17
*
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-17
*
Improve savepoint error messages
Peter Eisentraut
2018-03-16
*
Mop-up for letting VOID-returning SQL functions end with a SELECT.
Tom Lane
2018-03-16
*
Clean up duplicate table and function names in regression tests.
Tom Lane
2018-03-15
*
test_ddl_deparse: rename matview
Alvaro Herrera
2018-03-15
*
Clean up duplicate role and schema names in regression tests.
Tom Lane
2018-03-15
*
test_ddl_deparse: Don't use pg_class as source for a matview
Alvaro Herrera
2018-03-15
*
Support INOUT arguments in procedures
Peter Eisentraut
2018-03-14
*
Add tests for reinit.c
Peter Eisentraut
2018-03-14
*
Expand AND/OR regression tests around NULL handling.
Andres Freund
2018-03-13
*
Add COSTS off to two EXPLAIN using tests.
Andres Freund
2018-03-13
*
Let Parallel Append over simple UNION ALL have partial subpaths.
Robert Haas
2018-03-13
*
Fix CREATE TABLE / LIKE with bigint identity column
Peter Eisentraut
2018-03-13
*
Avoid having two PKs in a partition
Alvaro Herrera
2018-03-12
*
doc: Reword restriction on partition keys in unique indexes
Alvaro Herrera
2018-03-12
*
Fix improper uses of canonicalize_qual().
Tom Lane
2018-03-11
*
Improve predtest.c's internal docs, and enhance its functionality a bit.
Tom Lane
2018-03-09
*
Fix test_predtest's idea of what weak refutation means.
Tom Lane
2018-03-08
*
Add test scaffolding for exercising optimizer's predicate-proof logic.
Tom Lane
2018-03-08
*
Fix test counting in SSL tests
Peter Eisentraut
2018-03-07
*
Fix expected error message in test
Peter Eisentraut
2018-03-06
*
Raise Test::More version requirement
Peter Eisentraut
2018-03-06
*
Tests for Kerberos/GSSAPI authentication
Peter Eisentraut
2018-03-06
*
Add parenthesized options syntax for ANALYZE.
Andres Freund
2018-03-05
*
Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL)
Alvaro Herrera
2018-03-05
*
Minor fixes for reloptions tests
Peter Eisentraut
2018-03-03
*
In SSL tests, restart after pg_hba.conf changes
Peter Eisentraut
2018-03-03
*
Prevent LDAP and SSL tests from running without support in build
Peter Eisentraut
2018-03-03
*
Add PG_TEST_EXTRA to control optional test suites
Peter Eisentraut
2018-03-03
*
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
2018-03-02
[next]