postgresql/src/interfaces
Bruce Momjian e1c8b37afb Add new macro as shorthand for MS VC and Borland C++:
+ #if   defined(_MSC_VER) || defined(__BORLANDC__)
+ #define       WIN32_CLIENT_ONLY
+ #endif
2004-09-27 23:24:45 +00:00
..
ecpg Synced parser. 2004-09-27 09:59:17 +00:00
libpq Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00