psql's recognition of comments didn't work right in MULTIBYTE
Tom Lane <tgl@sss.pgh.pa.us>
psql's recognition of comments didn't work right in MULTIBYTE environments; it was being careless about character lengths.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/psql.c | modified | +32 −58 |