~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/Makefile

  • Committer: William Grant
  • Date: 2011-10-21 08:40:28 UTC
  • mfrom: (7675.1045.874 db-devel)
  • mto: This revision was merged to the branch mainline in revision 14184.
  • Revision ID: william.grant@canonical.com-20111021084028-5pei54i9mskjlrj1
Merge db-stable r11057.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
# The command we use to drop (if exists) and recreate a database.
43
43
CREATEDB=${PYTHON} ../../utilities/pgmassacre.py -t
44
44
 
45
 
HEADER="-- Copyright 2010 Canonical Ltd.  This software is licensed under \
46
 
        the\n-- GNU Affero General Public License version 3 (see the file \
 
45
HEADER="-- Copyright 2010-2011 Canonical Ltd.  This software is licensed \
 
46
  under the\n-- GNU Affero General Public License version 3 (see the file \
47
47
        LICENSE)."
48
48
 
49
49
# The command used (in conjunction with $(call)) to dump the contents of the