]> git.sur5r.net Git - bacula/bacula/commit
use bstrncpy instead of strcpy. Simlarly for bstrncat.
authorDan Langille <dan@langille.org>
Thu, 18 Dec 2003 17:04:33 +0000 (17:04 +0000)
committerDan Langille <dan@langille.org>
Thu, 18 Dec 2003 17:04:33 +0000 (17:04 +0000)
commitf16c8fc831dce49cfe88cdcc012f9f7ab1e00fa3
tree998f03f18badee0af5c75005d91c82d04b99a097
parent011881a90d22baf4920ef11cc6d58d29e97f9fd5
use bstrncpy instead of strcpy.  Simlarly for bstrncat.
Alter my_postgresql_currval to take a table name.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@893 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/cats/postgresql.c