Improve some publication-related error messages While at it, remove an unused queryString parameter from CheckPubRelationColumnList() and make other minor stylistic changes.
Backpatch to 15. Reported by Kyotaro Horiguchi <[email protected]> Co-authored-by: Hou zj <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4148c8b3daf95ca308f055e103f6ee82e25b8f99 Modified Files -------------- src/backend/commands/publicationcmds.c | 57 ++++++++++++++++++------------- src/test/regress/expected/publication.out | 26 +++++++------- 2 files changed, 47 insertions(+), 36 deletions(-)
