- Notifications
You must be signed in to change notification settings - Fork86
Open
Description
При сборки из исходников возникают ошибки:
/usr/local/pgsql/include/server/utils/elog.h:32: warning: "LOG" redefined
32 | #define LOG 15 /* Server operational messages; sent only to
utils/logger.h код ниже конфликтует с кодом постгреса include/utils/elog.h: строки 32 и ниже
#define LOG(-4)#define INFO(-3)#define NOTICE(-2)#define WARNING(-1)#define ERROR1
Metadata
Metadata
Assignees
Labels
No labels