]> git.sur5r.net Git - bacula/bacula/commit
Lets generate ingres code by calling esqlcc and not esqlc as we want c++ code.
authorMarco van Wieringen <mvw@planets.elm.net>
Wed, 3 Mar 2010 17:37:37 +0000 (18:37 +0100)
committerMarco van Wieringen <mvw@planets.elm.net>
Wed, 3 Mar 2010 17:41:26 +0000 (18:41 +0100)
commit16f1443c221735808d1b2a9bbf99f5918b06f582
treed8ccd3b0add136ab005fc16f5c6bcadb6ee1892e
parent1d30ce48f0d3f1d4da3221b0c44e8d05658bf0fc
Lets generate ingres code by calling esqlcc and not esqlc as we want c++ code.
Replaced some strncpy by bstrncpy calls.
Add dependency in Makefile of generated code on it source file.
bacula/src/cats/Makefile.in
bacula/src/cats/myingres.c
bacula/src/cats/myingres.h
bacula/src/cats/myingres.sc