]> git.sur5r.net Git - bacula/bacula/commit
When creating a new Job, don't grab the JobId in advance.
authorDan Langille <dan@langille.org>
Fri, 12 Dec 2003 16:06:19 +0000 (16:06 +0000)
committerDan Langille <dan@langille.org>
Fri, 12 Dec 2003 16:06:19 +0000 (16:06 +0000)
commit508549a78424b2b05f205546ad88caa512c6f655
tree3d85bd4a71c9fff32a66bf92fb1d1df123f6948a
parenta366357ce64ba15e882ee8c2868960fb9e6fcda6
When creating a new Job, don't grab the JobId in advance.
Add calls to sql_table_name before each call to INSERT_DB.
special case the creation of new Media for PostgreSQL.  (review later)

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