- Notifications
You must be signed in to change notification settings - Fork39
Closed
Description
Commit8f6f7e6 breaks pg12 compatibility
#9 380.6 collector.c:19:10: fatal error: postmaster/interrupt.h: No such file or directory#9 380.6 19 | #include "postmaster/interrupt.h"#9 380.6 | ^~~~~~~~~~~~~~~~~~~~~~~~#9 380.6 compilation terminated.#9 380.6 make: *** [<builtin>: collector.o] Error 1#9 380.6 make: *** Waiting for unfinished jobs....#9 380.7 collector.c:19:10: fatal error: 'postmaster/interrupt.h' file not found#9 380.7 19 | #include "postmaster/interrupt.h"#9 380.7 | ^~~~~~~~~~~~~~~~~~~~~~~~#9 380.7 1 error generated.#9 380.7 make: *** [/usr/local/lib/postgresql/pgxs/src/makefiles/../../src/Makefile.global:1076: collector.bc] Error 1
Metadata
Metadata
Assignees
Labels
No labels