postgresql/src/interfaces
Bruce Momjian b3769066b8 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.
2006-02-04 02:32:38 +00:00
..
ecpg In ecpg, automatically double single quotes in $$ strings because 2006-02-04 02:32:38 +00:00
libpq Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant 2006-01-25 20:44:32 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00