]> 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)
commitae373319d4ec9a35b8eddeecc7699601d9180b1e
treee3bc128e0ed48a8a68daac897025fa3a943ae53b
parent8a7ab32ba27995d12f1223897683b56ecf37c80a
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