postgresql/src/interfaces
Michael Meskes 727a5a1620 Added rule to ecpg lexer to accept "Unicode surrogate pair in extended quoted
string". This is not really needed because the string gets copied to the output
untranslated anyway, but by adding this rule the lexer stays in sync with the
backend lexer.
2010-12-23 20:37:42 +01:00
..
ecpg Added rule to ecpg lexer to accept "Unicode surrogate pair in extended quoted 2010-12-23 20:37:42 +01:00
libpq Add PQlibVersion() function to libpq 2010-12-22 14:23:56 +01:00
Makefile Additional fixes for parallel make 2010-11-17 08:08:41 +02:00