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-06-05 23:56:58 +03:00
Code
postgres
/
contrib
/
test_decoding
History
Noah Misch
c0e8fb6148
contrib/test_decoding/Makefile sets MODULES, so omit OBJS.
...
Michael Paquier
2014-07-14 14:07:45 -04:00
..
expected
Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().
2014-07-12 14:28:19 +02:00
specs
Introduce logical decoding.
2014-03-03 16:32:18 -05:00
sql
Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().
2014-07-12 14:28:19 +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
contrib/test_decoding/Makefile sets MODULES, so omit OBJS.
2014-07-14 14:07:45 -04:00
test_decoding.c
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
2014-07-10 14:02:08 -04:00