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-01-09
Implement TZH and TZM timestamp format patterns
Andrew Dunstan
2018-01-09
Improve the heuristic for ordering child paths of a parallel append.
Tom Lane
2018-01-09
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-06
Add TIMELINE to backup_label file
Simon Riggs
2018-01-04
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-04
Tweak parallel hash join test case in hopes of improving stability.
Tom Lane
2018-01-03
Revert "Fix isolation test to be less timing-dependent"
Alvaro Herrera
2018-01-03
Teach eval_const_expressions() to handle some more cases.
Tom Lane
2018-01-03
Allow ldaps when using ldap authentication
Peter Eisentraut
2018-01-03
Fix isolation test to be less timing-dependent
Alvaro Herrera
2018-01-03
Update copyright for 2018
Bruce Momjian
2018-01-02
Fix deadlock hazard in CREATE INDEX CONCURRENTLY
Alvaro Herrera
2018-01-01
In tests, await an LSN no later than the recovery target.
Noah Misch
2017-12-31
Improve regression tests' code coverage for plpgsql control structures.
Tom Lane
2017-12-25
Add polygon opclass for SP-GiST
Teodor Sigaev
2017-12-22
Fix UNION/INTERSECT/EXCEPT over no columns.
Tom Lane
2017-12-21
Avoid putting build-location-dependent strings into generated files.
Tom Lane
2017-12-21
Add parallel-aware hash joins.
Andres Freund
2017-12-19
Test instrumentation of Hash nodes with parallel query.
Robert Haas
2017-12-19
Try again to fix accumulation of parallel worker instrumentation.
Robert Haas
2017-12-19
Add libpq connection parameter "scram_channel_binding"
Peter Eisentraut
2017-12-16
Avoid and detect SIGPIPE race in TAP tests.
Noah Misch
2017-12-15
Fix pruning of locked and updated tuples.
Andres Freund
2017-12-13
Revert "Fix accumulation of parallel worker instrumentation."
Robert Haas
2017-12-13
Start a separate test suite for plpgsql
Peter Eisentraut
2017-12-13
Fix crash when using CALL on an aggregate
Peter Eisentraut
2017-12-10
Stabilize output of new regression test case.
Tom Lane
2017-12-09
Fix plpgsql to reinitialize record variables at block re-entry.
Tom Lane
2017-12-09
Fix regression test output
Magnus Hagander
2017-12-08
Prohibit identity columns on typed tables and partitions
Peter Eisentraut
2017-12-08
Apply identity sequence values on COPY
Peter Eisentraut
2017-12-07
Speed up isolation test for concurrent VACUUM/ANALYZE behavior.
Robert Haas
2017-12-06
Adjust regression test cases added by commit ab7271677.
Tom Lane
2017-12-05
Support Parallel Append plan nodes.
Robert Haas
2017-12-05
Fix accumulation of parallel worker instrumentation.
Robert Haas
2017-12-05
Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate.
Andres Freund
2017-12-04
When VACUUM or ANALYZE skips a concurrently dropped table, log it.
Robert Haas
2017-12-01
Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables.
Robert Haas
2017-12-01
Fix uninitialized memory reference.
Robert Haas
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-30
Fix non-GNU makefiles for AIX make.
Noah Misch
2017-11-30
Fix neqjoinsel's behavior for semi/anti join cases.
Tom Lane
2017-11-30
Add some regression tests that exercise hash join code.
Andres Freund
2017-11-29
Add extensive tests for partition pruning.
Robert Haas
2017-11-29
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-28
If a range-partitioned table has no default partition, reject null keys.
Robert Haas
2017-11-28
Add null test to partition constraint for default range partitions.
Robert Haas
2017-11-28
Mark some more functions as pg_attribute_noreturn().
Tom Lane
2017-11-25
Repair failure with SubPlans in multi-row VALUES lists.
Tom Lane
2017-11-24
Fix unstable regression test added by commits 59b71c6fe et al.
Tom Lane
[next]