From: Dan Langille Date: Fri, 12 Dec 2003 16:06:19 +0000 (+0000) Subject: When creating a new Job, don't grab the JobId in advance. X-Git-Tag: Release-1.34.0~282 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f18f335b6804903ba43b4673121576c39f6697a4;p=bacula%2Frescue 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) ---