index
:
users/bernd/postgres.git
FIX_VENDOR
MANUAL_DIST
PG95-DIST
PG95_DIST
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_0
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL9_6_STABLE
REL_11_STABLE_clang34
Release_1_0_3
WIN32_DEV
configurable_shmem_type
data_checksum_guc
disable_trust_ident
ecpg_big_bison
master
notnull_constraint
search_path_completion
truncate_stats
Bernd Helmle's repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
Age
Commit message (
Expand
)
Author
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-14
Add isolation test for INSERT ON CONFLICT speculative insertion failure.
Andres Freund
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-04-09
Test some more cases with partitioned tables in EvalPlanQual.
Tom Lane
2019-04-08
Fix EvalPlanQualStart to handle partitioned result rels correctly.
Tom Lane
2019-04-08
Fix a number of issues around modifying a previously updated row.
Andres Freund
2019-04-03
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-03-29
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-24
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-23
Expand EPQ tests for UPDATEs and DELETEs
Andres Freund
2019-03-15
Enable parallel query with SERIALIZABLE isolation.
Thomas Munro
2019-01-28
In the planner, replace an empty FROM clause with a dummy RTE.
Tom Lane
2019-01-07
isolationtester: Use atexit()
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-28
Reduce length of GIN predicate locking isolation test suite
Alexander Korotkov
2018-12-27
Ignore inherited temp relations from other sessions when truncating
Michael Paquier
2018-12-11
Raise some timeouts to 180s, in test code.
Noah Misch
2018-12-03
Add some missing schema qualifications
Michael Paquier
2018-11-09
Indicate session name in isolationtester notices
Alvaro Herrera
2018-10-17
Fix minor bug in isolationtester.
Tom Lane
2018-10-04
Add option SKIP_LOCKED to VACUUM and ANALYZE
Michael Paquier
2018-09-15
Fix failure with initplans used conditionally during EvalPlanQual rechecks.
Tom Lane
2018-08-27
Improve VACUUM and ANALYZE by avoiding early lock queue
Michael Paquier
2018-08-15
Clean up assorted misuses of snprintf()'s result value.
Tom Lane
2018-08-10
Improve TRUNCATE by avoiding early lock queue
Michael Paquier
2018-07-12
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-05-18
Fix whitespace
Peter Eisentraut
2018-05-16
Detoast plpgsql variables if they might live across a transaction boundary.
Tom Lane
2018-05-04
Re-think predicate locking on GIN indexes.
Teodor Sigaev
2018-04-14
Improve regression test coverage of expand_tuple().
Tom Lane
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-09
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-07
Raise error when affecting tuple moved into different partition.
Andres Freund
2018-04-07
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
Deactive flapping checksum isolation tests.
Andres Freund
2018-04-07
Predicate locking in hash indexes.
Teodor Sigaev
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-03
New files for MERGE
Simon Riggs
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "MERGE SQL Command following SQL:2016"
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-04-02
MERGE SQL Command following SQL:2016
Simon Riggs
2018-03-30
Predicate locking in GIN index
Teodor Sigaev
2018-03-27
Add predicate locking for GiST
Teodor Sigaev
2018-03-23
Fix make rules that generate multiple output files.
Tom Lane
2018-02-28
Remove restriction on SQL block length in isolationtester scanner.
Tom Lane
2018-02-19
Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks.
Tom Lane
2018-01-27
Avoid crash during EvalPlanQual recheck of an inner indexscan.
Tom Lane
[next]