postgresql/src/interfaces
Andrew Dunstan c49e4ae1f8 Use non-literal format for possibly non-standard strftime formats.
Per recent -hackers discussion. The formats in question are %G and %V,
and cause warnings on MinGW at least. We assume the ecpg application
knows what it's doing if it passes these formats to the library.
2011-04-28 19:58:49 -04:00
..
ecpg Use non-literal format for possibly non-standard strftime formats. 2011-04-28 19:58:49 -04:00
libpq Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 2011-04-28 10:56:14 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00