]> git.sur5r.net Git - bacula/rescue/commit
Add new include to postgresql.c suggested by Marc Cousins so
authorKern Sibbald <kern@sibbald.com>
Sat, 8 Dec 2007 09:54:55 +0000 (09:54 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 8 Dec 2007 09:54:55 +0000 (09:54 +0000)
commitc89b543c3b0e9d487427a69caeaa701a4d990bc0
tree18ce03612a3fa1720546f51d8fa5ee545dfad3bd
parente901aeb9d74dccc7595d38e05a9ba3cbe851ab20
Add new include to postgresql.c suggested by Marc Cousins so
     that it compiles correctly with pgre version 8.3.  Also fix
     misuse of %x with pointer (should be %p).