Make new complaint about unsafe Unicode literals include an error location.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 May 2009 21:09:23 +0000 (21:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 May 2009 21:09:23 +0000 (21:09 +0000)
commit0d31fb6d1a5f95f27884a25c1d72503730918152
tree077bc11822e974ea9addef4abf21b8ed1fcf9efa
parentc263edea3cac054d03fd2d0f17cef6ea7bd07348
Make new complaint about unsafe Unicode literals include an error location.
Every other ereport in scan.l has one, this should too.
src/backend/parser/scan.l
src/test/regress/expected/strings.out