postgresql/src/interfaces
D'Arcy J.M. Cain 6395d86a9a The "%d", while syntactically correct, was confusing. Added a space to
make it clearer that d was the argument to the format operator.
2001-11-04 19:42:13 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg Sync parser yet again. 2001-11-02 15:04:03 +00:00
jdbc proper select for Jason Davies patch to getImportedKeys 2001-11-02 23:51:18 +00:00
libpgeasy pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
libpgtcl Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
libpq Windows portability macros SOCK_ERRNO and SOCK_STRERROR should be in 2001-11-02 20:51:27 +00:00
libpq++ Make libpq++ safe again for older C++ compilers. Do 'using namespace std' 2001-09-30 22:30:37 +00:00
odbc 1) Improve literal handling in parse_statement(). 2001-11-03 06:53:50 +00:00
perl5 pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
python The "%d", while syntactically correct, was confusing. Added a space to 2001-11-04 19:42:13 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00