Make new complaint about unsafe Unicode literals include an error location.

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

Commit: 1bbbcb04f06ff119bdf696a5228181b7136f20b9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-05-05T21:09:23Z
Releases: 8.4.0
Make new complaint about unsafe Unicode literals include an error location.
Every other ereport in scan.l has one, this should too.

Files

PathChange+/−
src/backend/parser/scan.l modified +4 −3
src/test/regress/expected/strings.out modified +12 −0