]> granicus.if.org Git - postgresql/commit
Fix bug: libpq clients (which include libpq-fe.h) won't compile.
authorBryan Henderson <bryanh@giraffe.netgate.net>
Tue, 10 Dec 1996 07:03:43 +0000 (07:03 +0000)
committerBryan Henderson <bryanh@giraffe.netgate.net>
Tue, 10 Dec 1996 07:03:43 +0000 (07:03 +0000)
commit7492fb165fac9c266d24b89946ba0137a0f5aa6e
tree0002bb2bc7de4d73c062d9b6c947e862ea17eb01
parent41b3674754cd9042515e500f4a4d3d57a7797be9
Fix bug: libpq clients (which include libpq-fe.h) won't compile.
Plus: sigjmp_buf/jmp_buf is backwards, so backend doesn't compile.
src/include/config.h
src/include/postgres.h
src/include/postgres_ext.h [new file with mode: 0644]