psql's recognition of comments didn't work right in MULTIBYTE

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 22fe451c9d32074e556d8db7001c77c3b352733f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-04-25T23:10:36Z
Releases: 7.1.1
psql's recognition of comments didn't work right in MULTIBYTE
environments; it was being careless about character lengths.

Files

PathChange+/−
src/bin/psql/psql.c modified +32 −58