Disable the use of Unicode escapes in string constants (U&'') when
commit0b7760388c7fcf3b62b1abe71d7a960ac2db89f5
authorpetere <petere>
Tue, 5 May 2009 18:32:17 +0000 (5 18:32 +0000)
committerpetere <petere>
Tue, 5 May 2009 18:32:17 +0000 (5 18:32 +0000)
treec609d9554f2f338614f848921b9307fc0e33d100
parent2036841a43082d273b20e71c289109a7050e6e19
Disable the use of Unicode escapes in string constants (U&'') when
standard_conforming_strings is not on, for security reasons.
doc/src/sgml/syntax.sgml
src/backend/parser/scan.l
src/test/regress/expected/strings.out
src/test/regress/sql/strings.sql