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
/
contrib
/
test_decoding
Age
Commit message (
Expand
)
Author
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-26
Add PGXS options to control TAP and isolation tests
Michael Paquier
2018-11-20
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-11
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
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-03-21
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-07
test_decoding: Remove unused #include directives.
Robert Haas
2018-01-19
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-17
Ability to advance replication slots
Simon Riggs
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-10-06
Fix crash when logical decoding is invoked from a PL function.
Tom Lane
2017-10-05
Fix more user-visible elog() calls.
Robert Haas
2017-08-20
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
Andres Freund
2017-08-05
Add regression test for wide REPLICA IDENTITY FULL updates.
Andres Freund
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-05-13
Fix race condition leading to hanging logical slot creation.
Andres Freund
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-04-04
Force synchronous commit in new-ish test_decoding test.
Andres Freund
2017-03-14
Improve isolation tests infrastructure.
Andres Freund
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-15
Various temporary slots test improvements
Peter Eisentraut
2016-12-12
Fix race condition in test_decoding "slot" test.
Tom Lane
2016-12-12
Add support for temporary replication slots
Peter Eisentraut
2016-11-21
Make contrib/test_decoding regression tests safe for CZ locale.
Tom Lane
2016-11-03
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-10-12
Fix further hash table order dependent tests.
Andres Freund
2016-10-03
Correct logical decoding restore behaviour for subtransactions.
Andres Freund
2016-08-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-08-07
Don't propagate a null subtransaction snapshot up to parent transaction.
Tom Lane
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-06-09
pgindent run for 9.6
Robert Haas
2016-04-14
Fix core dump in ReorderBufferRestoreChange on alignment-picky platforms.
Tom Lane
2016-04-13
Add required database and origin filtering for logical messages.
Andres Freund
2016-04-06
Modify test_decoding/messages to remove non-ascii chars
Simon Riggs
2016-04-06
Generic Messages for Logical Decoding
Simon Riggs
[next]