Files
postgres/src
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
..
1997-01-24 17:47:39 +00:00
1997-01-24 17:47:39 +00:00
1997-01-23 06:01:07 +00:00
1996-12-13 02:39:00 +00:00
1996-10-08 04:09:50 +00:00
1996-11-07 05:15:31 +00:00
1996-10-05 21:16:34 +00:00