git.postgresql.org Git - postgresql.git/commit
1997年1月24日 17:47:39 +0000 (17:47 +0000)
1997年1月24日 17:47:39 +0000 (17:47 +0000)
commit cfe18a8e3f24014334f4bfe5bb8583f6baaeb13b
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
This is the main PostgreSQL git repository.
RSS
Atom