Make new complaint about unsafe Unicode literals include an error location.
Tom Lane <tgl@sss.pgh.pa.us>
Make new complaint about unsafe Unicode literals include an error location. Every other ereport in scan.l has one, this should too.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/scan.l | modified | +4 −3 |
| src/test/regress/expected/strings.out | modified | +12 −0 |