postgresql/src/interfaces
Michael Meskes 05b476c298 More improvement to comment parsing in ecpg.
ECPG is not supposed to allow and output nested comments in C. These comments
are only allowed in the SQL parts and must not be written into the C file.
Also the different handling of different comments is documented.
2013-11-25 15:38:09 +01:00
..
ecpg More improvement to comment parsing in ecpg. 2013-11-25 15:38:09 +01:00
libpq Replace appendPQExpBuffer(..., <constant>) with appendPQExpBufferStr 2013-11-18 18:34:51 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00