postgresql/contrib/test_decoding
Noah Misch 0ffc201a51 Add file version information to most installed Windows binaries.
Prominent binaries already had this metadata.  A handful of minor
binaries, such as pg_regress.exe, still lack it; efforts to eliminate
such exceptions are welcome.

Michael Paquier, reviewed by MauMau.
2014-07-14 14:07:52 -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
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
test_decoding.c Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 2014-07-10 14:02:08 -04:00