Correct comment atop PublicationPartOpt
shveta malik <shveta.malik@gmail.com>
From: shveta malik <shveta.malik@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: shveta malik <shveta.malik@gmail.com>
Date: 2025-07-01T03:50:09Z
Lists: pgsql-hackers
Attachments
- v1-0001-Comment-correction-atop-PublicationPartOpt.patch (application/octet-stream) patch v1-0001
Hi, I found the wrong function name mentioned in the comment atop PublicationPartOpt. Comment wrongly mentioned the function name GetRelationPublications() for PublicationPartOpt usage instead of GetPublicationRelations(). Corrected the comment. thanks Shveta
Commits
-
Fix typo in pg_publication.h.
- b5cd0ecd4d4f 19 (unreleased) landed