postgresql/src/interfaces
Marc G. Fournier cfe18a8e3f Remove from include/config.h:
#if defined(aix)
#define TERMIOS_H_LOCATION <termios.h>
#else
#define TERMIOS_H_LOCATION <sys/termios.h>
#endif

libpq/fe-exec.c modified so that location of termios.h is determined
by whether HAVE_TERMIOS_H is defined or not, in preparation for switch
to configure
1997-01-24 17:47:39 +00:00
..
libpgtcl The last patch fixes some incongruences in the #define used to compile the 1997-01-23 19:47:18 +00:00
libpq Remove from include/config.h: 1997-01-24 17:47:39 +00:00
libpq++ minor path problem fix by tgl@mythos.jpl.nasa.gov 1997-01-08 07:32:58 +00:00