Re: pgsql: Fix copy-paste defect in comment.

2019-10-26 Thread Michael Paquier
On Sat, Oct 26, 2019 at 07:57:14PM +, Noah Misch wrote: > Fix copy-paste defect in comment. > > Commit a7471bd85c05f849e88d6cfe9da3c795008e8f2e introduced it. Thanks, Noah. -- Michael signature.asc Description: PGP signature

pgsql: Fix copy-paste defect in comment.

2019-10-26 Thread Noah Misch
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 insertio