pgsql: Fix thinko in comment. - Mailing list pgsql-committers

From Etsuro Fujita
Subject pgsql: Fix thinko in comment.
Date
Msg-id E1obGGv-001SyL-DH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix thinko in comment.

This comment has been wrong since its introduction in commit 0d5f05cde;
backpatch to v12 where that came in.

Discussion: https://postgr.es/m/CAPmGK14VGf-xQjGQN4o1QyAbXAaxugU5%3DqfcmTDh1iufUDnV_w%40mail.gmail.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6359e4b0fe7138f7b89e07858e1563c46d36459a

Modified Files
--------------
src/backend/commands/copy.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: meson: Add initial version of meson based build system
Next
From: Michael Paquier
Date:
Subject: pgsql: Use min/max bounds defined by Zstd for compression level