Fix typo in code comment - Mailing list pgsql-hackers

From Dewei Dai
Subject Fix typo in code comment
Date
Msg-id 2026010719201902382410@163.com
Whole thread Raw
Responses Re: Fix typo in code comment
List pgsql-hackers
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
Attachment

pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: psql: Add tab completion for \copy pstdin and pstdout
Next
From: Chao Li
Date:
Subject: Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP