mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 02:11:28 -05:00
#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 |
||
|---|---|---|
| .. | ||
| libpgtcl | ||
| libpq | ||
| libpq++ | ||