You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/test_decoding
Tom Lane 1518d07842 Fix crash when logical decoding is invoked from a PL function. 8 years ago
..
expected Fix crash when logical decoding is invoked from a PL function. 8 years ago
specs Fix race condition leading to hanging logical slot creation. 8 years ago
sql Fix crash when logical decoding is invoked from a PL function. 8 years ago
.gitignore Improve isolation tests infrastructure. 9 years ago
Makefile Improve isolation tests infrastructure. 9 years ago
logical.conf
test_decoding.c Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 8 years ago