Fix typo in code comment
Dewei Dai <daidewei1970@163.com>
From: "Dewei Dai" <daidewei1970@163.com>
To: "Pgsql Hackers" <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-07T11:20:27Z
Lists: pgsql-hackers
Attachments
- 0001-Fix-typo-in-origin.c.patch (application/octet-stream) patch 0001
Hi hickers, I fixed a comment error in origin.c. The original comment was "* Replication origin consist out of a descriptive, user defined, externa..." where I think "consist out of" is a typo and it should be "consists of". Best regards, daidewei1970@163.com
Commits
-
Fix typos in the code.
- 31ddbb38eeff 19 (unreleased) landed