index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
Age
Commit message (
Expand
)
Author
2022-04-07
pgstat: add tests for transaction behaviour, 2PC, function stats.
Andres Freund
2022-04-03
Set relfrozenxid to oldest extant XID seen by VACUUM.
Peter Geoghegan
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-03-21
Fix risk of deadlock failure while dropping a partitioned index.
Tom Lane
2022-02-21
Fix temporary object cleanup failing due to toast access without snapshot.
Andres Freund
2022-02-11
Simplify lazy_scan_heap's handling of scanned pages.
Peter Geoghegan
2022-01-17
Add Boolean node
Peter Eisentraut
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-12-13
isolationtester: append session name to application_name.
Andres Freund
2021-12-08
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-07-13
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-05
Rethink blocking annotations in detach-partition-concurrently-[34].
Tom Lane
2021-06-27
Remove memory leaks in isolationtester.
Tom Lane
2021-06-23
Allow non-quoted identifiers as isolation test session/step names.
Tom Lane
2021-06-23
Improve display of query results in isolation tests.
Tom Lane
2021-06-22
Use annotations to reduce instability of isolation-test results.
Tom Lane
2021-06-15
Update another variant expected-result file.
Tom Lane
2021-06-15
Remove another orphan expected-result file.
Tom Lane
2021-06-14
Update variant expected-result file.
Tom Lane
2021-06-14
Remove orphaned expected-result file.
Tom Lane
2021-05-25
Make detach-partition-concurrently-4 less timing sensitive
Alvaro Herrera
2021-05-25
Make detach-partition-concurrently-3 less timing-sensitive
Alvaro Herrera
2021-05-21
Restore the portal-level snapshot after procedure COMMIT/ROLLBACK.
Tom Lane
2021-05-20
Avoid detoasting failure after COMMIT inside a plpgsql FOR loop.
Tom Lane
2021-04-28
Allow a partdesc-omitting-partitions to be cached
Alvaro Herrera
2021-04-22
Fix relcache inconsistency hazard in partition detach
Alvaro Herrera
2021-04-12
Use "-I." in directories holding Bison parsers, for Oracle compilers.
Noah Misch
2021-03-25
ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
Alvaro Herrera
2021-02-08
Fix permission checks on constraint violation errors on partitions.
Heikki Linnakangas
2021-01-30
Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions.
Noah Misch
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-11
Allow pg_regress.c wrappers to postprocess test result files.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-30
Use setenv() in preference to putenv().
Tom Lane
2020-10-28
Centralize horizon determination for temp tables, fixing bug due to skew.
Andres Freund
2020-10-15
Install pg_isolation_regress and isolationtester
Alvaro Herrera
2020-09-08
Check default partitions constraints while descending
Alvaro Herrera
2020-09-08
Remove isolation test reindex-partitions
Michael Paquier
2020-09-08
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-02
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
Michael Paquier
2020-06-11
Avoid update conflict out serialization anomalies.
Peter Geoghegan
2020-05-15
Change locktype "speculative token" to "spectoken".
Tom Lane
2020-04-06
Implement Incremental Sort
Tomas Vondra
2020-02-11
Try to harden insert-conflict-specconflict against autovacuum.
Andres Freund
2020-02-11
Test additional speculative conflict scenarios.
Andres Freund
2020-01-28
Fix dangling pointer in EvalPlanQual machinery.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-09
Improve isolationtester's timeout management.
Tom Lane
2019-11-24
Avoid assertion failure with LISTEN in a serializable transaction.
Tom Lane
2019-11-16
Improve stability of tests for VACUUM (SKIP_LOCKED)
Michael Paquier
[prev]
[next]