-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
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
Labels
No labels