X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=dbscripts%2Fhelp_imglay.sql;h=7da01487fc72bc4bbb42d667dc8c69c774038068;hb=9f0e8dc21f423446096475200260e08c3b3d618b;hp=9b7165fda1ea1980ff63ae2d9a9f89b3dc4a4dce;hpb=0f1d06080db7839f70140e6aead274dcabfe8fc3;p=mir.git diff --git a/dbscripts/help_imglay.sql b/dbscripts/help_imglay.sql index 9b7165fd..7da01487 100755 --- a/dbscripts/help_imglay.sql +++ b/dbscripts/help_imglay.sql @@ -1,5 +1,5 @@ UPDATE "pg_class" SET "reltriggers" = 0 WHERE "relname" !~ '^pg_'; -\connect - postgres +-- \connect - postgres INSERT INTO "img_layout" VALUES (0,'--'); INSERT INTO "img_layout" VALUES (1,'quer'); INSERT INTO "img_layout" VALUES (2,'hoch');