index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
test_decoding
/
specs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix assertion failures while processing NEW_CID record in logical decoding.
Amit Kapila
2022-10-20
1
-0
/
+16
*
Fix the incorrect assertion introduced in commit 7f13ac8123.
Amit Kapila
2022-08-29
1
-0
/
+20
*
Fix catalog lookup with the wrong snapshot during logical decoding.
Amit Kapila
2022-08-11
1
-0
/
+39
*
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
2
-2
/
+2
*
Close race condition in slot_creation_error.spec.
Noah Misch
2022-03-18
1
-2
/
+2
*
Add isolation test for errors during logical slot creation.
Andres Freund
2022-02-14
1
-0
/
+41
*
Add decoding of sequences to test_decoding
Tomas Vondra
2022-02-12
2
-2
/
+2
*
Allow non-quoted identifiers as isolation test session/step names.
Tom Lane
2021-06-23
1
-1
/
+1
*
Add option to enable two_phase commits via pg_create_logical_replication_slot.
Amit Kapila
2021-03-03
1
-2
/
+2
*
Fix the test for decoding of two-phase transactions.
Amit Kapila
2021-01-09
1
-1
/
+1
*
Test decoding of two-phase transactions during the build of a consistent snap...
Amit Kapila
2021-01-05
1
-0
/
+53
*
Fix 'skip-empty-xacts' option in test_decoding for streaming mode.
Amit Kapila
2020-11-17
1
-2
/
+8
*
Skip empty transaction stream in test_decoding.
Amit Kapila
2020-09-11
1
-0
/
+37
*
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-04-07
3
-4
/
+4
*
Stop demanding that top xact must be seen before subxact in decoding.
Amit Kapila
2020-02-19
1
-0
/
+63
*
Do more cleanup of isolation tests for test_decoding
Michael Paquier
2019-08-24
2
-10
/
+0
*
Force synchronous commit to be enabled for all test_decoding tests.
Andres Freund
2018-10-10
2
-0
/
+4
*
Reduce cost of test_decoding's new oldest_xmin test
Alvaro Herrera
2018-07-05
1
-3
/
+6
*
Fix "base" snapshot handling in logical decoding
Alvaro Herrera
2018-06-26
2
-0
/
+79
*
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-21
1
-1
/
+1
*
Fix race condition leading to hanging logical slot creation.
Andres Freund
2017-05-13
1
-3
/
+5
*
Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec.
Andres Freund
2016-03-03
1
-0
/
+4
*
Remove bogus step from test_decoding isolation tests.
Robert Haas
2015-08-14
1
-1
/
+0
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Fix several weaknesses in slot and logical replication on-disk serialization.
Andres Freund
2014-11-12
1
-0
/
+43
*
Add skip-empty-xacts option to test_decoding for use in the regression tests.
Andres Freund
2014-09-01
1
-1
/
+1
*
Introduce logical decoding.
Robert Haas
2014-03-03
3
-0
/
+156