]> git.sur5r.net Git - bacula/rescue/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)
commitf18f335b6804903ba43b4673121576c39f6697a4
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent4ea5135e1706d9ba99dc943792a4de339c763101
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)