postgresql/contrib/test_decoding
Peter Eisentraut de4d456b40 Improve several permission-related error messages.
Mainly move some detail from errmsg to errdetail, remove explicit
mention of superuser where appropriate, since that is implied in most
permission checks, and make messages more uniform.

Author: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://www.postgresql.org/message-id/20230316234701.GA903298@nathanxps13
2023-03-17 10:33:09 +01:00
..
expected Improve several permission-related error messages. 2023-03-17 10:33:09 +01:00
specs Fix assertion failures while processing NEW_CID record in logical decoding. 2022-10-20 08:49:48 +05:30
sql Allow users to skip logical replication of data having origin. 2022-07-21 08:47:38 +05:30
t Update copyright for 2023 2023-01-02 15:00:37 -05:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 10:09:24 +05:30
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
test_decoding.c Add macros for ReorderBufferTXN toptxn. 2023-03-17 08:29:41 +05:30