]> git.sur5r.net Git - bacula/rescue/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)
commit822d8e224658e6b25f02058056653341481a2120
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent4de8aa345f4bc0d81a4cecf693fc02d6f56afe30
use bstrncpy instead of strcpy.  Simlarly for bstrncat.
Alter my_postgresql_currval to take a table name.