postgresql/src/interfaces
Magnus Hagander 6da56f3f84 Remove support for bcc and msvc standalone libpq builds
This removes the support for building just libpq using Borland C++ or
Visual C++. This has not worked properly for years, and given the number
of complaints it's clearly not worth the maintenance burden.

Building libpq using the standard MSVC build system is of course still
supported, along with mingw.
2017-04-11 15:22:21 +02:00
..
ecpg Clean up Perl code according to perlcritic 2017-03-27 08:18:22 -04:00
libpq Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
Makefile