Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

не собирается pg_probackup #651

Open
@akalend

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 ERROR	1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /