~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to utilities/pgmassacre.py

  • Committer: Stuart Bishop
  • Date: 2011-10-05 06:55:51 UTC
  • mto: (9893.9.18 distinct-db-users)
  • mto: This revision was merged to the branch mainline in revision 14108.
  • Revision ID: stuart.bishop@canonical.com-20111005065551-5sso31c6rhcmey7t
Comment on mirrored copy of the script for production deployment

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/python
2
2
#
3
 
# Copyright 2009 Canonical Ltd.  This software is licensed under the
 
3
# Copyright 2009-2011 Canonical Ltd.  This software is licensed under the
4
4
# GNU Affero General Public License version 3 (see the file LICENSE).
5
5
 
 
6
# This file is mirrored into lp:losa-db-scripts, so please keep that
 
7
# version in sync with the master in the Launchpad tree.
 
8
 
6
9
"""
7
10
dropdb only more so.
8
11