pgsql: Fix copy-paste defect in comment.

Started by Noah Mischover 6 years ago2 messagescomitters
Jump to latest
#1Noah Misch
noah@leadboat.com

Fix copy-paste defect in comment.

Commit a7471bd85c05f849e88d6cfe9da3c795008e8f2e introduced it.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b804521344fb366215900ac3f01314a1710bc6d8

Modified Files
--------------
src/include/c.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

#2Michael Paquier
michael@paquier.xyz
In reply to: Noah Misch (#1)
Re: pgsql: Fix copy-paste defect in comment.

On Sat, Oct 26, 2019 at 07:57:14PM +0000, Noah Misch wrote:

Fix copy-paste defect in comment.

Commit a7471bd85c05f849e88d6cfe9da3c795008e8f2e introduced it.

Thanks, Noah.
--
Michael