On Fri, 2009-09-25 at 15:39 -0400, Tom Lane wrote: > [email protected] (Peter Eisentraut) writes: > > Log Message: > > ----------- > > Unicode escapes in E'...' strings > > > Author: Marko Kreen <[email protected]> > > This patch has broken the no-backup property of the scanner,
Fixed. > Also, it failed to update psql's scanner to match. Why does the psql scanner need to know about this? Doesn't it just need to know the difference between backslash-quote and backslash-something else? -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
