~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-23 08:44:17 UTC
  • mfrom: (7675.1045.824 db-devel)
  • Revision ID: launchpad@pqm.canonical.com-20110923084417-hbbi56h60lh6zjva
Merging db-stable at revno 11007

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
public.sha1(text)                          = EXECUTE
69
69
public.ulower(text)                        = EXECUTE
70
70
public.update_database_disk_utilization()  =
 
71
public.update_transitively_private(integer, integer, boolean) =
71
72
public.valid_absolute_url(text)            = EXECUTE
72
73
public.valid_branch_name(text)             = EXECUTE
73
74
public.valid_bug_name(text)                = EXECUTE