This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-04-27 22:56:53 +03:00
Code
postgres
/
contrib
/
test_decoding
History
Bruce Momjian
6a605cd6bd
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
...
Report by Robert Haas
2014-07-10 14:02:08 -04:00
..
expected
Fix decoding of MULTI_INSERTs when rows other than the last are toasted.
2014-07-06 15:58:01 +02:00
specs
Introduce logical decoding.
2014-03-03 16:32:18 -05:00
sql
Fix decoding of MULTI_INSERTs when rows other than the last are toasted.
2014-07-06 15:58:01 +02:00
.gitignore
test_decoding: Update .gitignore
2014-03-31 14:18:35 -04:00
logical.conf
Introduce logical decoding.
2014-03-03 16:32:18 -05:00
Makefile
Add test case for logical decoding of prepared transactions.
2014-05-16 11:34:50 +03:00
test_decoding.c
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
2014-07-10 14:02:08 -04:00