]> git.ozlabs.org Git - patchwork/commit - lib/sql/grant-all.postgres.sql
Fix grant script
authorSimo Sorce <idra@samba.org>
Wed, 24 Oct 2012 22:07:00 +0000 (18:07 -0400)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 25 Oct 2012 03:14:52 +0000 (11:14 +0800)
commit02550731a4b37a7f42c1158afa0c2f7dd3cdb484
tree17695d22068f4348a480f1ba2c3d55a1650b3cfd
parent5bbfb1fc8dc4c034416a9e951de8b9b27ff1d838
Fix grant script

patchwork_patchchangenotification_id_seq does not exist,
so running this script simply fails with a rollback

Signed-off-by: Simo Sorce <idra@samba.org>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
lib/sql/grant-all.postgres.sql