postgresql/contrib/test_decoding
Peter Eisentraut 8b9e9644dc Replace AclObjectKind with ObjectType
AclObjectKind was basically just another enumeration for object types,
and we already have a preferred one for that.  It's only used in
aclcheck_error.  By using ObjectType instead, we can also give some more
precise error messages, for example "index" instead of "relation".

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
2018-01-19 14:01:15 -05:00
..
expected Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
specs Fix race condition leading to hanging logical slot creation. 2017-05-13 14:21:00 -07:00
sql Ability to advance replication slots 2018-01-17 11:38:34 +00:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
test_decoding.c Update copyright for 2018 2018-01-02 23:30:12 -05:00