postgresql/src/interfaces
Tom Lane fcd2e372a7 Consistently use gcc's __attribute__((format)) to check sprintf-style
format strings wherever possible.  Remarkably, this exercise didn't
turn up any inconsistencies, but it seems a good idea for the future.
2001-10-03 21:58:28 +00:00
..
cli pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ecpg DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax 2001-10-03 20:54:22 +00:00
jdbc A couple of lines were missing from my last patch - this one fixes things. 2001-09-29 03:11:11 +00:00
libpgeasy Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpgtcl Use portable putenv(), not unportable setenv(). 2001-09-17 00:42:42 +00:00
libpq Consistently use gcc's __attribute__((format)) to check sprintf-style 2001-10-03 21:58:28 +00:00
libpq++ Make libpq++ safe again for older C++ compilers. Do 'using namespace std' 2001-09-30 22:30:37 +00:00
odbc Fix sloppiness about static vs non-static declaration of functions. 2001-09-30 21:48:58 +00:00
perl5 Remove INV_ARCHIVE mention in perl. 2001-09-10 04:19:19 +00:00
python Change the version. We are moving towards the next release. 2001-09-19 18:58:47 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00