Skip to content

Issue with FirstBufMappingLock #1

@darkixion

Description

@darkixion

I can't build this extension against current master:

thom@swift ~/Development/postgresql/contrib/pg_hibernate $ make install
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I. -I. -I../../src/include -D_GNU_SOURCE   -c -o pg_hibernate.o pg_hibernate.c -MMD -MP -MF .deps/pg_hibernate.Po
pg_hibernate.c: In function ‘SaveBuffers’:
pg_hibernate.c:662:17: error: ‘FirstBufMappingLock’ undeclared (first use in this function)
pg_hibernate.c:662:17: note: each undeclared identifier is reported only once for each function it appears in
make: *** [pg_hibernate.o] 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