pgsql: Fix small goof in comment. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix small goof in comment.
Date
Msg-id E1aRg5S-0001WC-Vx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix small goof in comment.

Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/63f39b9148319c2e399dd827941b4d579b79f18b

Modified Files
--------------
src/backend/utils/adt/varlena.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix typo.
Next
From: Robert Haas
Date:
Subject: pgsql: Remove parallel-safety check from GetExistingLocalJoinPath.