Add object_address tests for publications and subscriptions
Peter Eisentraut <peter_e@gmx.net>
Add object_address tests for publications and subscriptions Add test cases to object_address.sql to test the new logical replication related object classes, and fix some small bugs discovered by that.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/objectaddress.c | modified | +2 −2 |
| src/test/regress/expected/object_address.out | modified | +28 −3 |
| src/test/regress/sql/object_address.sql | modified | +14 −2 |