]> 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)
commitba673678c964bd7f9e9fcfd4df8014296c55c8b8
tree005d5490100451f812ebef7dd1f24070f995c04c
parentbbd930e4afd4715f720f85018e39b20549fd5149
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