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
t Update copyright for 2023 2023-01-02 15:00:37 -05:00
.gitignore
logical.conf
Makefile Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 10:09:24 +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