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
/
contrib
/
test_decoding
Age
Commit message (
Expand
)
Author
2021-01-09
Fix the test for decoding of two-phase transactions.
Amit Kapila
2021-01-05
Test decoding of two-phase transactions during the build of a consistent snap...
Amit Kapila
2021-01-04
Allow decoding at prepare time in ReorderBuffer.
Amit Kapila
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-30
Extend the output plugin API to allow decoding of prepared xacts.
Amit Kapila
2020-11-17
Fix 'skip-empty-xacts' option in test_decoding for streaming mode.
Amit Kapila
2020-10-20
Change the attribute name in pg_stat_replication_slots view.
Amit Kapila
2020-10-15
Fixup some appendStringInfo and appendPQExpBuffer calls
David Rowley
2020-10-13
Fix the unstable output of tests added by commit 8fccf75834.
Amit Kapila
2020-10-13
Add tests for logical replication spilled stats.
Amit Kapila
2020-09-11
Skip empty transaction stream in test_decoding.
Amit Kapila
2020-08-26
Add regression tests for REPLICA IDENTITY with dropped indexes
Michael Paquier
2020-08-08
Fix the logical streaming test.
Amit Kapila
2020-08-08
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-07-28
Extend the logical decoding output plugin API with stream methods.
Amit Kapila
2020-06-14
Replace superuser check by ACLs for replication origin functions
Michael Paquier
2020-05-08
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
2020-04-29
Check slot->restart_lsn validity in a few more places
Alvaro Herrera
2020-04-07
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-03-31
Remove header noise from test_decoding test
Alvaro Herrera
2020-02-19
Stop demanding that top xact must be seen before subxact in decoding.
Amit Kapila
2020-01-30
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-19
Add logical_decoding_work_mem to limit ReorderBuffer memory usage.
Amit Kapila
2019-09-23
Message style fixes
Peter Eisentraut
2019-08-24
Do more cleanup of isolation tests for test_decoding
Michael Paquier
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-07-04
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-06-29
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-08
Stop using spelling "nonexistant".
Noah Misch
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-04-30
Fix potential assertion failure when reindexing a pg_class index.
Andres Freund
2019-04-05
Add facility to copy replication slots
Alvaro Herrera
2019-02-12
Relax overly strict assertion
Alvaro Herrera
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-03
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-11-26
Revert all new recent changes to add PGXS options for TAP and isolation
Michael Paquier
2018-11-26
Fix regression test handling of test_decoding with MSVC
Michael Paquier
2018-11-25
Add PGXS options to control TAP and isolation tests
Michael Paquier
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-10-10
Fix logical decoding error when system table w/ toast is repeatedly rewritten.
Andres Freund
2018-10-10
Force synchronous commit to be enabled for all test_decoding tests.
Andres Freund
2018-08-01
Fix logical replication slot initialization
Alvaro Herrera
2018-07-10
Block replication slot advance for these not yet reserving WAL
Michael Paquier
2018-07-05
Reduce cost of test_decoding's new oldest_xmin test
Alvaro Herrera
2018-06-26
Fix "base" snapshot handling in logical decoding
Alvaro Herrera
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-07
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
[next]