Обсуждение: pgsql-server/src/include c.h

Поиск
Список
Период
Сортировка

pgsql-server/src/include c.h

От
tgl@postgresql.org (Tom Lane)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/05/15 19:39:27

Modified files:
    src/include    : c.h

Log message:
    Revert change of inclusion order for pg_config_os.h; this broke plperl
    on Linux and would have who knows what unpleasant effects on other platforms.
    If you need another include file for Windows, then add it; don't go
    messing with the semantics of every other port's include files.