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
2019-05-21
Insert temporary debugging output in regression tests.
Tom Lane
2019-05-20
Fix regression tests broken in fc7c281f87467.
Andres Freund
2019-05-20
Minimally fix partial aggregation for aggregates that don't have one argument.
Andres Freund
2019-05-19
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
Don't to predicate lock for analyze scans, refactor scan option passing.
Andres Freund
2019-05-19
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-17
Restructure creation of run-time pruning steps.
Tom Lane
2019-05-17
Fix regression test outputs
Michael Paquier
2019-05-16
Fix bogus logic for combining range-partitioned columns during pruning.
Tom Lane
2019-05-16
Fix partition pruning to treat stable comparison operators properly.
Tom Lane
2019-05-14
Add isolation test for INSERT ON CONFLICT speculative insertion failure.
Andres Freund
2019-05-14
Fix "make clean" to clean out junk files left behind after ssl tests.
Tom Lane
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
Fix SQL-style substring() to have spec-compliant greediness behavior.
Tom Lane
2019-05-12
Fix misoptimization of "{1,1}" quantifiers in regular expressions.
Tom Lane
2019-05-11
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-05-10
Remove reindex_catalog test from test schedules.
Andres Freund
2019-05-09
Improve and fix some error handling for REINDEX INDEX/TABLE CONCURRENTLY
Michael Paquier
2019-05-09
Repair issues with faulty generation of merge-append plans.
Tom Lane
2019-05-09
Fix grammar in error message
Peter Eisentraut
2019-05-08
Fix error messages
Alvaro Herrera
2019-05-08
Probe only 127.0.0.1 when looking for ports on Unix.
Thomas Munro
2019-05-07
Add jsonpath_encoding_1.out changes missed in 29ceacc3f9
Alexander Korotkov
2019-05-07
Improve error reporting in jsonpath
Alexander Korotkov
2019-05-07
Add TRUNCATE parameter to VACUUM.
Fujii Masao
2019-05-07
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-06
Add tests for error message generation in partition tuple routing
Michael Paquier
2019-05-06
Use checkAsUser for selectivity estimator checks, if it's set.
Dean Rasheed
2019-05-06
Fix security checks for selectivity estimation functions with RLS.
Dean Rasheed
2019-05-01
Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks.
Andres Freund
2019-04-30
Clean up handling of constraint_exclusion and enable_partition_pruning.
Tom Lane
2019-04-30
Message style fixes
Alvaro Herrera
2019-04-30
Fix potential assertion failure when reindexing a pg_class index.
Andres Freund
2019-04-28
Clean up minor warnings from buildfarm.
Tom Lane
2019-04-26
Apply stopgap fix for bug #15672.
Tom Lane
2019-04-25
Fix partitioned index attachment
Alvaro Herrera
2019-04-25
Fix tablespace inheritance for partitioned rels
Alvaro Herrera
2019-04-23
Repair assorted issues in locale data extraction.
Tom Lane
2019-04-23
Avoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY.
Tom Lane
2019-04-23
Don't request pretty-printed output from xmlNodeDump().
Tom Lane
2019-04-23
Fix detection of passwords hashed with MD5 or SCRAM-SHA-256
Michael Paquier
2019-04-20
GSSAPI: Improve documentation and tests
Stephen Frost
2019-04-19
Remove dependency to pageinspect in recovery tests
Michael Paquier
2019-04-18
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
Peter Eisentraut
2019-04-17
Tie loose ends in psql's new \dP command
Alvaro Herrera
2019-04-17
psql: display tablespace for partitioned indexes
Alvaro Herrera
2019-04-17
Return NULL for checksum failures if checksums are not enabled
Magnus Hagander
2019-04-17
Rework handling of invalid indexes with REINDEX CONCURRENTLY
Michael Paquier
2019-04-16
Don't write to stdin of a test process that could have already exited.
Noah Misch
2019-04-15
Convert pre-existing stats_ext tests to new style
Tomas Vondra
[next]