postgresql/src/interfaces
Tom Lane b5c838e170 Clean up ecpg's use of mmerror(): const-ify the format argument, add an
__attribute__() marker so that gcc can validate the format string against
the actual arguments, get rid of overcomplicated and unsafe usage in
base_yyerror().
2009-06-03 20:24:51 +00:00
..
ecpg Clean up ecpg's use of mmerror(): const-ify the format argument, add an 2009-06-03 20:24:51 +00:00
libpq Reverting patch just in case a compiler treats this enum as signed. 2009-05-27 14:16:51 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00