Fix bug: libpq clients (which include libpq-fe.h) won't compile.
Bryan Henderson <bryanh@giraffe.netgate.net>
Fix bug: libpq clients (which include libpq-fe.h) won't compile. Plus: sigjmp_buf/jmp_buf is backwards, so backend doesn't compile.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/config.h | modified | +4 −18 |
| src/include/postgres_ext.h | added | +39 −0 |
| src/include/postgres.h | modified | +2 −23 |