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 ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/f5441b912493e14fc2ca904971aeb000ceddca4e Modified Files -------------- src/backend/commands/publicationcmds.c | 57 ++++++++++++++++++------------- src/test/regress/expected/publication.out | 26 +++++++------- 2 files changed, 47 insertions(+), 36 deletions(-)
