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
2018-03-28
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-27
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
Add predicate locking for GiST
Teodor Sigaev
2018-03-26
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-25
Stabilize regression test result.
Tom Lane
2018-03-23
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-22
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-19
Don't use an Msys virtual path to create a tablespace
Andrew Dunstan
2018-03-19
Fix state reversal after partition tuple routing
Alvaro Herrera
2018-03-17
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-16
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-15
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-14
Support INOUT arguments in procedures
Peter Eisentraut
2018-03-14
Add tests for reinit.c
Peter Eisentraut
2018-03-13
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-12
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-11
Fix improper uses of canonicalize_qual().
Tom Lane
2018-03-09
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-07
Fix test counting in SSL tests
Peter Eisentraut
2018-03-06
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-03
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-02
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
[next]