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
2017-09-30
Support arrays over domains.
Tom Lane
2017-09-29
psql: Update \d sequence display
Peter Eisentraut
2017-09-29
Add background worker type
Peter Eisentraut
2017-09-29
Remove replacement selection sort.
Robert Haas
2017-09-28
Fix freezing of a dead HOT-updated tuple
Alvaro Herrera
2017-09-27
Fix behavior when converting a float infinity to numeric.
Tom Lane
2017-09-27
Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE.
Tom Lane
2017-09-26
Turn on log_replication_commands in PostgresNode
Peter Eisentraut
2017-09-26
Improve wording of error message added in commit 714805010.
Tom Lane
2017-09-26
Remove heuristic same-transaction test from check_safe_enum_use().
Tom Lane
2017-09-26
Use a blacklist to distinguish original from add-on enum values.
Tom Lane
2017-09-26
Handle heap rewrites better in logical replication
Peter Eisentraut
2017-09-25
Make construct_[md_]array return a valid empty array for zero-size input.
Tom Lane
2017-09-23
Ten-second timeout in 013_crash_restart.pl is not enough, let's try 60.
Tom Lane
2017-09-23
Test BRIN autosummarization
Alvaro Herrera
2017-09-22
Expand expected output for recovery test even further.
Andres Freund
2017-09-21
Provide a test for variable existence in psql
Andrew Dunstan
2017-09-21
Give a better error for duplicate entries in VACUUM/ANALYZE column list.
Tom Lane
2017-09-20
Fix instability in subscription regression test.
Tom Lane
2017-09-20
Fix create_lateral_join_info to handle dead relations properly.
Robert Haas
2017-09-20
Accept that server might not be able to send error in crash recovery test.
Andres Freund
2017-09-20
Remove no-op GiST support functions in the core GiST opclasses.
Tom Lane
2017-09-19
Make new crash restart test a bit more robust.
Andres Freund
2017-09-19
Add test for postmaster crash restarts.
Andres Freund
2017-09-18
Fix DROP SUBSCRIPTION hang
Peter Eisentraut
2017-09-17
Ensure that BEFORE STATEMENT triggers fire the right number of times.
Tom Lane
2017-09-16
Fix SQL-spec incompatibilities in new transition table feature.
Tom Lane
2017-09-16
After a MINVALUE/MAXVALUE bound, allow only more of the same.
Robert Haas
2017-09-15
src/test/ldap: Fix test function in Linux port
Alvaro Herrera
2017-09-15
Apply pg_get_serial_sequence() to identity column sequences as well
Peter Eisentraut
2017-09-15
Add LDAP authentication test suite
Peter Eisentraut
2017-09-15
Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER.
Robert Haas
2017-09-14
Expand partitioned table RTEs level by level, without flattening.
Robert Haas
2017-09-14
Avoid use of bool in thread_test.c
Peter Eisentraut
2017-09-13
Adjust unstable regression test case.
Tom Lane
2017-09-12
Add psql variables to track success/failure of SQL queries.
Tom Lane
2017-09-12
Fix RecursiveCopy.pm to cope with disappearing files.
Tom Lane
2017-09-11
Prefer argument name over "$n" for the refname of a plpgsql argument.
Tom Lane
2017-09-11
Message style fixes
Peter Eisentraut
2017-09-10
Quick-hack fix for foreign key cascade vs triggers with transition tables.
Tom Lane
2017-09-10
Add a test harness for the red-black tree code.
Tom Lane
2017-09-08
Allow a partitioned table to have a default partition.
Robert Haas
2017-09-08
Fix more portability issues in new pgbench TAP tests.
Tom Lane
2017-09-08
Add much-more-extensive TAP tests for pgbench.
Tom Lane
2017-09-07
Fix handling of savepoint commands within multi-statement Query strings.
Tom Lane
2017-09-06
Allow SET STATISTICS on expression indexes
Simon Riggs
2017-09-05
Add \gdesc psql command.
Tom Lane
2017-09-05
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
Support retaining data dirs on successful TAP tests
Peter Eisentraut
2017-09-01
Fix two-phase commit test for recovery mode
Alvaro Herrera
[next]