Here is a patch to reword 2 publication error messages:

BEFORE/AFTER
"relation \"%s\" is already member of publication \"%s\"",
"relation \"%s\" is already a member of publication \"%s\"",

BEFORE/AFTER
"schema \"%s\" is already member of publication \"%s\"",
"schema \"%s\" is already a member of publication \"%s\"",

~~~

All other 'member of' error messages in PostgreSQL source are using
correct grammar ('a member of'), so IMO these should do likewise.

PSA v1.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment: v1-0001-fix-errmsg-grammar-for-publication-membership.patch
Description: Binary data

Reply via email to