OSDN Git Service

In ecpg, automatically double single quotes in $$ strings because
authorBruce Momjian <bruce@momjian.us>
Sat, 4 Feb 2006 02:32:38 +0000 (02:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 4 Feb 2006 02:32:38 +0000 (02:32 +0000)
commitb3769066b8427eb19ee918187b457271f97950af
tree1cd770a75b2457040fe73a865a2ca7766fb90941
parent9190b4da5d552a4c9697f401515ce5c8345f6fb5
In ecpg, automatically double single quotes in $$ strings because
internally $$ strings are converted to single-quote strings.

In ecpg, output newlines in commands using standard C escapes, rather
than using literal newlines, which is not portable.
src/interfaces/ecpg/preproc/output.c
src/interfaces/ecpg/preproc/pgc.l