]> granicus.if.org Git - postgresql/commit
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)
commit1bbbcb04f06ff119bdf696a5228181b7136f20b9
treee90576bb2eeb0802ebfdd09b6fb4b2791958005d
parent249a899f73b88061809547f24284d54edba52698
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