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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
2
-2
/
+2
*
Improve several permission-related error messages.
Peter Eisentraut
2023-03-17
1
-4
/
+8
*
Add macros for ReorderBufferTXN toptxn.
Amit Kapila
2023-03-17
1
-2
/
+2
*
Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8
Andres Freund
2023-02-08
1
-2
/
+0
*
Update copyright for 2023
Bruce Momjian
2023-01-02
3
-3
/
+3
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
1
-0
/
+2
*
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-07
1
-0
/
+5
*
Fix assertion failures while processing NEW_CID record in logical decoding.
Amit Kapila
2022-10-20
2
-0
/
+61
*
Add missing isolation test for test_decoding in meson build
Michael Paquier
2022-10-13
1
-0
/
+1
*
meson: Add windows resource files
Andres Freund
2022-10-05
1
-0
/
+6
*
Harmonize parameter names in contrib code.
Peter Geoghegan
2022-09-22
1
-3
/
+3
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
1
-0
/
+63
*
Fix the incorrect assertion introduced in commit 7f13ac8123.
Amit Kapila
2022-08-29
2
-1
/
+75
*
Fix catalog lookup with the wrong snapshot during logical decoding.
Amit Kapila
2022-08-11
3
-1
/
+84
*
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-07-21
2
-0
/
+15
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
1
-4
/
+0
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
1
-4
/
+4
*
Stabilize streaming tests in test_decoding.
Amit Kapila
2022-04-20
1
-0
/
+1
*
pgstat: add/extend tests for resetting various kinds of stats.
Andres Freund
2022-04-07
2
-38
/
+111
*
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
24
-631
/
+99
*
pgstat: add pg_stat_force_next_flush(), use it to simplify tests.
Andres Freund
2022-04-06
2
-114
/
+16
*
pgstat: stats collector references in comments.
Andres Freund
2022-04-06
1
-2
/
+1
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
2
-0
/
+62
*
test_decoding: Add comments about delaying BEGIN/PREPARE
Alvaro Herrera
2022-03-23
1
-0
/
+12
*
Close race condition in slot_creation_error.spec.
Noah Misch
2022-03-18
2
-11
/
+13
*
Stabilize test_decoding touching with sequences
Tomas Vondra
2022-03-08
10
-44
/
+44
*
Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.
Noah Misch
2022-03-04
2
-2
/
+8
*
Rearrange libpq's error reporting to avoid duplicated error text.
Tom Lane
2022-02-18
1
-1
/
+0
*
Add isolation test for errors during logical slot creation.
Andres Freund
2022-02-14
3
-1
/
+155
*
WAL log unchanged toasted replica identity key attributes.
Amit Kapila
2022-02-14
1
-1
/
+1
*
Fix skip-empty-xacts with sequences in test_decoding
Tomas Vondra
2022-02-12
3
-11
/
+31
*
Add decoding of sequences to test_decoding
Tomas Vondra
2022-02-12
24
-55
/
+567
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
1
-1
/
+3
*
Update copyright for 2022
Bruce Momjian
2022-01-07
2
-2
/
+2
*
Remove assertion for replication origins in PREPARE TRANSACTION
Michael Paquier
2021-12-14
2
-0
/
+108
*
Add SQL functions to monitor the directory contents of replication slots
Michael Paquier
2021-11-23
2
-0
/
+27
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
1
-3
/
+3
*
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
1
-0
/
+2
*
Fix toast rewrites in logical decoding.
Amit Kapila
2021-08-25
2
-0
/
+38
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
1
-1
/
+1
*
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2021-07-14
1
-6
/
+6
*
Allow non-quoted identifiers as isolation test session/step names.
Tom Lane
2021-06-23
1
-1
/
+1
*
Improve display of query results in isolation tests.
Tom Lane
2021-06-23
9
-385
/
+643
*
Use annotations to reduce instability of isolation-test results.
Tom Lane
2021-06-22
1
-1
/
+1
*
Fix assertion during streaming of multi-insert toast changes.
Amit Kapila
2021-05-27
2
-0
/
+42
*
Fix tests for replication slots stats.
Amit Kapila
2021-05-13
2
-53
/
+5
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
1
-0
/
+3
*
Another try to fix the test case added by commit f5fc2f5b23.
Amit Kapila
2021-04-30
2
-39
/
+43
*
Use HTAB for replication slot statistics.
Amit Kapila
2021-04-27
1
-15
/
+54
*
Fix test case added by commit f5fc2f5b23.
Amit Kapila
2021-04-19
2
-26
/
+49
[next]