[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Upgrade woes - 1.3.46 to 1.4.24



I'm trying to upgrade my old 1.3.46 database (started life as 1.1 from memory - back at end of 2006), and have worked my way through a few issues so far, like a few duplicate meta numbers, and missing GIFI accounts.

Now the upgrade is bombing out with this message:

Error!

Upgrade failed;
logs can be found in /tmp/ledgersmb/dblog_2016-02-18T191531_2606_stdout and /tmp/ledgersmb/dblog_2016-02-18T191531_2606_stderr at LedgerSMB/Scripts/setup.pm line 1002.

dbversion: 1.4.24, company:

Looking in the error log (full version of both the stdout and stderr files attached), the problems look to me like:

psql:sql/modules/Fixes.sql:164: ERROR:  duplicate key value violates unique constraint "menu_node_pkey"
DETAIL:  Key (id)=(90) already exists.
psql:sql/modules/Fixes.sql:216: ERROR:  duplicate key value violates unique constraint "menu_node_pkey"
DETAIL:  Key (id)=(129) already exists.
psql:/tmp/ledgersmb/upgrade.sql:549: ERROR:  column "recurring_interval" is of type interval but _expression_ is of type text
LINE 4:         repeat || ' ' || unit as recurring_interval
                ^
HINT:  You will need to rewrite or cast the _expression_.

The reason I'm trying ot upgrade is having recently picked up my business again I'm doing consulting work, and have discovered that I can't post an AR invoice any morein my current 1.3.46 - so I figured I'd upgrade to 1.4.24 before getting into why (last invoices I posted were a year or so ago).

Any help appreciated figuring out this upgrade for now.. I want to get my database moved up to 1.4 successfully before I worry about the functional issue.

Thanks,

Hilton.

psql:sql/modules/Fixes.sql:13: ERROR:  duplicate key value violates unique constraint "file_class_pkey"
DETAIL:  Key (class)=(internal) already exists.
psql:sql/modules/Fixes.sql:22: ERROR:  relation "file_internal" already exists
psql:sql/modules/Fixes.sql:26: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:30: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:37: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:42: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:46: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:50: ERROR:  relation "lot_tracking_number" already exists
psql:sql/modules/Fixes.sql:57: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:61: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:68: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:71: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:82: ERROR:  column "is_manager" of relation "entity_employee" already exists
psql:sql/modules/Fixes.sql:83: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:119: ERROR:  relation "location_class_to_entity_class" already exists
psql:sql/modules/Fixes.sql:121: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:124: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:126: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:127: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:129: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:137: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:140: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:155: ERROR:  function setting_get(unknown) does not exist
LINE 2: ...SET curr = (select s from unnest(string_to_array((setting_ge...
                                                             ^
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
psql:sql/modules/Fixes.sql:164: ERROR:  duplicate key value violates unique constraint "menu_node_pkey"
DETAIL:  Key (id)=(90) already exists.
psql:sql/modules/Fixes.sql:175: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:179: ERROR:  column "birthdate" of relation "person" already exists
psql:sql/modules/Fixes.sql:180: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:204: WARNING:  there is no transaction in progress
psql:sql/modules/Fixes.sql:207: ERROR:  column "is_return" of relation "ar" already exists
psql:sql/modules/Fixes.sql:210: ERROR:  column "is_return" of relation "ap" already exists
psql:sql/modules/Fixes.sql:216: ERROR:  duplicate key value violates unique constraint "menu_node_pkey"
DETAIL:  Key (id)=(129) already exists.
psql:sql/modules/Fixes.sql:217: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:221: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:225: ERROR:  column "vendor_sku" of relation "invoice" already exists
psql:sql/modules/Fixes.sql:234: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:238: ERROR:  constraint "ar_invnumber_key" of relation "ar" does not exist
psql:sql/modules/Fixes.sql:239: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:240: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:242: ERROR:  column "setting_sequence" of relation "ar" already exists
psql:sql/modules/Fixes.sql:273: ERROR:  column "category" of relation "account_heading" already exists
psql:sql/modules/Fixes.sql:294: ERROR:  relation "business_unit_ac_entry_id_idx" already exists
psql:sql/modules/Fixes.sql:295: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:296: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:302: ERROR:  relation "account_translation" already exists
psql:sql/modules/Fixes.sql:304: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:307: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:310: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:312: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:315: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Settings.sql:24: NOTICE:  function setting__set(pg_catalog.varchar,pg_catalog.varchar) does not exist, skipping
psql:sql/modules/Util.sql:3: NOTICE:  type "lsmb_date_fields" does not exist, skipping
psql:sql/modules/Util.sql:96: NOTICE:  type "tree_record" does not exist, skipping
psql:sql/modules/Menu.sql:3: NOTICE:  type "menu_item" does not exist, skipping
psql:sql/modules/Menu.sql:142: NOTICE:  view "menu_friendly" does not exist, skipping
psql:sql/modules/Drafts.sql:3: NOTICE:  type "draft_search_result" does not exist, skipping
psql:sql/modules/Account.sql:3: NOTICE:  type "trial_balance_line" does not exist, skipping
psql:sql/modules/Account.sql:283: NOTICE:  function account__list_translations(pg_catalog.int4) does not exist, skipping
psql:sql/modules/Account.sql:352: NOTICE:  function account_heading__list_translations(pg_catalog.int4) does not exist, skipping
psql:sql/modules/Account.sql:643: NOTICE:  function account__save_tax(pg_catalog.int4,date,pg_catalog.numeric,text,pg_catalog.int4,pg_catalog.int4,date) does not exist, skipping
psql:sql/modules/Account.sql:681: NOTICE:  type "coa_entry" does not exist, skipping
psql:sql/modules/Account.sql:762: NOTICE:  view "account_heading_tree" does not exist, skipping
psql:sql/modules/Account.sql:780: NOTICE:  view "account_heading_descendant" does not exist, skipping
psql:sql/modules/Account.sql:802: NOTICE:  view "account_heading_derived_category" does not exist, skipping
psql:sql/modules/Account.sql:866: NOTICE:  trigger "loop_detection" for table "account_heading" does not exist, skipping
psql:sql/modules/Business_Unit.sql:57: NOTICE:  type "business_unit_short" does not exist, skipping
psql:sql/modules/Business_Unit.sql:207: NOTICE:  trigger "eca_maintain_b_units" for table "entity_credit_account" does not exist, skipping
psql:sql/modules/Business_Unit.sql:208: NOTICE:  trigger "eca_maintain_b_units_del" for table "entity_credit_account" does not exist, skipping
psql:sql/modules/Location.sql:5: NOTICE:  type "location_class_item" does not exist, skipping
psql:sql/modules/Location.sql:13: NOTICE:  function location_list_class() does not exist, skipping
psql:sql/modules/Location.sql:199: NOTICE:  type "location_result" does not exist, skipping
psql:sql/modules/Company.sql:9: NOTICE:  type "company_entity" does not exist, skipping
psql:sql/modules/Company.sql:23: NOTICE:  type "eca__pricematrix" does not exist, skipping
psql:sql/modules/Company.sql:42: NOTICE:  type "contact_search_result" does not exist, skipping
psql:sql/modules/Company.sql:57: NOTICE:  type "eca_history_result" does not exist, skipping
psql:sql/modules/Company.sql:93: NOTICE:  function eca__history(text,text,text,text,text,text,text,text,text,pg_catalog.int4,date,date,pg_catalog.bpchar,date,date,pg_catalog.int4,bool,bool) does not exist, skipping
psql:sql/modules/Company.sql:218: NOTICE:  function eca__history_summary(text,text,text,text,text,text,text,text,text,pg_catalog.int4,date,date,pg_catalog.bpchar,date,date,pg_catalog.int4,bool,bool) does not exist, skipping
psql:sql/modules/Company.sql:254: NOTICE:  function contact__search(pg_catalog.int4,text,text[],text,text,text,text,text,text,date,date,pg_catalog.int4,text,text) does not exist, skipping
psql:sql/modules/Company.sql:262: NOTICE:  function contact__search(pg_catalog.int4,text,text[],text,text,text,text,text,text,date,date,pg_catalog.int4,text,text,text) does not exist, skipping
psql:sql/modules/Company.sql:386: NOTICE:  function eca__get_taxes(pg_catalog.int4) does not exist, skipping
psql:sql/modules/Company.sql:397: NOTICE:  function eca__set_taxes(pg_catalog.int4,pg_catalog.int4[]) does not exist, skipping
psql:sql/modules/Company.sql:498: NOTICE:  type "entity_credit_search_return" does not exist, skipping
psql:sql/modules/Company.sql:523: NOTICE:  type "entity_credit_retrieve" does not exist, skipping
psql:sql/modules/Company.sql:669: NOTICE:  type "company_billing_info" does not exist, skipping
psql:sql/modules/Company.sql:722: NOTICE:  function company_save(pg_catalog.int4,text,pg_catalog.int4,text,text,pg_catalog.int4,text,pg_catalog.int4,text,text) does not exist, skipping
psql:sql/modules/Company.sql:808: NOTICE:  function entity_credit_save(pg_catalog.int4,pg_catalog.int4,pg_catalog.int4,text,pg_catalog.numeric,bool,pg_catalog.numeric,pg_catalog.int4,pg_catalog.int4,pg_catalog.varchar,pg_catalog.int4,pg_catalog.varchar,pg_catalog.int4,pg_catalog.bpchar,date,date,pg_catalog.numeric,pg_catalog.int4,pg_catalog.int4,text,pg_catalog.int4) does not exist, skipping
psql:sql/modules/Company.sql:822: NOTICE:  function eca__save(pg_catalog.int4,pg_catalog.int4,pg_catalog.int4,text,pg_catalog.numeric,bool,pg_catalog.numeric,pg_catalog.int4,pg_catalog.int4,pg_catalog.varchar,pg_catalog.int4,pg_catalog.varchar,pg_catalog.int4,pg_catalog.bpchar,date,date,pg_catalog.numeric,pg_catalog.int4,pg_catalog.int4,text,pg_catalog.int4) does not exist, skipping
psql:sql/modules/Company.sql:975: NOTICE:  type "contact_list" does not exist, skipping
psql:sql/modules/Company.sql:1020: NOTICE:  function entity__save_bank_account(pg_catalog.int4,pg_catalog.int4,text,text,pg_catalog.int4) does not exist, skipping
psql:sql/modules/Company.sql:1120: NOTICE:  type "entity_note_list" does not exist, skipping
psql:sql/modules/Company.sql:1390: NOTICE:  function eca__save_contact(pg_catalog.int4,pg_catalog.int4,text,text,text,pg_catalog.int4) does not exist, skipping
psql:sql/modules/Employee.sql:12: NOTICE:  function employee__save(pg_catalog.int4,date,date,date,text,text,bool,pg_catalog.int4,text) does not exist, skipping
psql:sql/modules/Employee.sql:63: NOTICE:  view "employees" does not exist, skipping
psql:sql/modules/Employee.sql:76: NOTICE:  type "employee_result" does not exist, skipping
psql:sql/modules/Employee.sql:204: NOTICE:  view "employee_search" does not exist, skipping
psql:sql/modules/Payment.sql:13: NOTICE:  type "payment_vc_info" does not exist, skipping
psql:sql/modules/Payment.sql:40: NOTICE:  function payment_get_entity_accounts(pg_catalog.int4,text,text) does not exist, skipping
psql:sql/modules/Payment.sql:101: NOTICE:  function payment_get_open_accounts(pg_catalog.int4) does not exist, skipping
psql:sql/modules/Payment.sql:177: NOTICE:  type "payment_invoice" does not exist, skipping
psql:sql/modules/Payment.sql:334: NOTICE:  type "payment_contact_invoice" does not exist, skipping
psql:sql/modules/Payment.sql:490: NOTICE:  function payment_bulk_post(pg_catalog.numeric[],pg_catalog.int4,text,pg_catalog.numeric,text,text,date,pg_catalog.int4,pg_catalog.numeric,text) does not exist, skipping
psql:sql/modules/Payment.sql:1090: NOTICE:  type "payment_location_result" does not exist, skipping
psql:sql/modules/Payment.sql:1133: NOTICE:  type "payment_record" does not exist, skipping
psql:sql/modules/Payment.sql:1147: NOTICE:  function payment__search(text,date,date,pg_catalog.int4,text,pg_catalog.int4,pg_catalog.bpchar) does not exist, skipping
psql:sql/modules/Payment.sql:1216: NOTICE:  function payment__reverse(text,date,pg_catalog.int4,text,date,pg_catalog.int4,pg_catalog.int4,pg_catalog.int4) does not exist, skipping
psql:sql/modules/Payment.sql:1386: NOTICE:  type "payment_header_item" does not exist, skipping
psql:sql/modules/Payment.sql:1436: NOTICE:  type "payment_line_item" does not exist, skipping
psql:sql/modules/Payment.sql:1492: NOTICE:  view "overpayments" does not exist, skipping
psql:sql/modules/Payment.sql:1574: NOTICE:  type "payment_overpayments_available_amount" does not exist, skipping
psql:sql/modules/Payment.sql:1612: NOTICE:  type "overpayment_list_item" does not exist, skipping
psql:sql/modules/Payment.sql:1651: NOTICE:  function overpayment__reverse(pg_catalog.int4,date,pg_catalog.int4,pg_catalog.int4,text,pg_catalog.numeric,pg_catalog.bpchar) does not exist, skipping
psql:sql/modules/Person.sql:23: NOTICE:  type "person_entity" does not exist, skipping
psql:sql/modules/Person.sql:70: NOTICE:  function person__save(pg_catalog.int4,pg_catalog.int4,text,text,text,pg_catalog.int4) does not exist, skipping
psql:sql/modules/Person.sql:201: NOTICE:  function person__save_contact(pg_catalog.int4,pg_catalog.int4,text,text) does not exist, skipping
psql:sql/modules/PNL.sql:12: NOTICE:  function pnl__product(date,date,pg_catalog.int4,pg_catalog.int4[]) does not exist, skipping
psql:sql/modules/PNL.sql:13: NOTICE:  type "pnl_line" does not exist, skipping
psql:sql/modules/PNL.sql:156: NOTICE:  function pnl__income_statement_accrual(date,date,text,pg_catalog.int4[]) does not exist, skipping
psql:sql/modules/PNL.sql:277: NOTICE:  function pnl__income_statement_cash(date,date,text,pg_catalog.int4[]) does not exist, skipping
psql:sql/modules/PNL.sql:400: NOTICE:  function pnl__invoice(pg_catalog.int4) does not exist, skipping
psql:sql/modules/PNL.sql:492: NOTICE:  function pnl__customer(pg_catalog.int4,date,date) does not exist, skipping
psql:sql/modules/trial_balance.sql:3: NOTICE:  type "tb_row" does not exist, skipping
psql:sql/modules/trial_balance.sql:19: NOTICE:  function trial_balance__generate(date,date,pg_catalog.int4,pg_catalog.int4[],text,pg_catalog.int4[]) does not exist, skipping
psql:sql/modules/trial_balance.sql:23: NOTICE:  function trial_balance__generate(date,date,pg_catalog.int4,pg_catalog.int4[],text,pg_catalog.int4[],pg_catalog.int4) does not exist, skipping
psql:sql/modules/trial_balance.sql:210: NOTICE:  type "trial_balance__heading" does not exist, skipping
psql:sql/modules/Report.sql:5: NOTICE:  type "incoming_lot_cogs_line" does not exist, skipping
psql:sql/modules/Report.sql:45: NOTICE:  type "report_aging_item" does not exist, skipping
psql:sql/modules/Report.sql:72: NOTICE:  function report__invoice_aging_detail(pg_catalog.int4,pg_catalog.int4,text,date,pg_catalog.int4[],bool) does not exist, skipping
psql:sql/modules/Report.sql:189: NOTICE:  function report__invoice_aging_summary(pg_catalog.int4,pg_catalog.int4,text,date,pg_catalog.int4[],bool) does not exist, skipping
psql:sql/modules/Report.sql:206: NOTICE:  type "gl_report_item" does not exist, skipping
psql:sql/modules/Report.sql:323: NOTICE:  type "cash_summary_item" does not exist, skipping
psql:sql/modules/Report.sql:360: NOTICE:  type "general_balance_line" does not exist, skipping
psql:sql/modules/Report.sql:398: NOTICE:  type "aa_transactions_line" does not exist, skipping
psql:sql/modules/Report.sql:625: NOTICE:  function report__balance_sheet(date) does not exist, skipping
psql:sql/modules/Report.sql:626: NOTICE:  type "balance_sheet_line" does not exist, skipping
psql:sql/modules/Voucher.sql:31: NOTICE:  type "voucher_list" does not exist, skipping
psql:sql/modules/Voucher.sql:146: NOTICE:  type "batch_list_item" does not exist, skipping
psql:sql/modules/admin.sql:237: NOTICE:  function admin__get_user(pg_catalog.int4) does not exist, skipping
psql:sql/modules/admin.sql:270: NOTICE:  function admin__get_roles_for_user(pg_catalog.int4) does not exist, skipping
psql:sql/modules/admin.sql:407: NOTICE:  function admin__save_user(pg_catalog.int4,pg_catalog.int4,text,text,bool) does not exist, skipping
psql:sql/modules/admin.sql:513: NOTICE:  view "role_view" does not exist, skipping
psql:sql/modules/admin.sql:792: NOTICE:  type "user_result" does not exist, skipping
psql:sql/modules/admin.sql:827: NOTICE:  type "session_result" does not exist, skipping
psql:sql/modules/Reconciliation.sql:142: NOTICE:  trigger "block_change_when_approved" for table "cr_report" does not exist, skipping
psql:sql/modules/Reconciliation.sql:419: NOTICE:  function reconciliation__pending_transactions(date,pg_catalog.int4,pg_catalog.int4,pg_catalog.numeric) does not exist, skipping
psql:sql/modules/Reconciliation.sql:596: NOTICE:  type "recon_accounts" does not exist, skipping
psql:sql/modules/TaxForm.sql:4: NOTICE:  function tax_form__save(pg_catalog.int4,pg_catalog.int4,text,bool) does not exist, skipping
psql:sql/modules/TaxForm.sql:46: NOTICE:  type "tax_form_list" does not exist, skipping
psql:sql/modules/TaxForm.sql:56: NOTICE:  function tax_form__list_all() does not exist, skipping
psql:sql/modules/TaxForm.sql:69: NOTICE:  type "taxform_list" does not exist, skipping
psql:sql/modules/1099_reports.sql:13: NOTICE:  type "tax_form_report_item" does not exist, skipping
psql:sql/modules/1099_reports.sql:25: NOTICE:  type "tax_form_report_detail_item" does not exist, skipping
psql:sql/modules/Assets.sql:252: NOTICE:  type "asset_class_result" does not exist, skipping
psql:sql/modules/Assets.sql:611: NOTICE:  type "asset_disposal_report_line" does not exist, skipping
psql:sql/modules/Assets.sql:662: NOTICE:  type "asset_nbv_line" does not exist, skipping
psql:sql/modules/Assets.sql:707: NOTICE:  type "partial_disposal_line" does not exist, skipping
psql:sql/modules/Assets.sql:872: NOTICE:  type "asset_report_line_result" does not exist, skipping
psql:sql/modules/Assets.sql:923: NOTICE:  type "asset_report_result" does not exist, skipping
psql:sql/modules/Files.sql:263: NOTICE:  type "file_list_item" does not exist, skipping
psql:sql/modules/Budgetting.sql:13: NOTICE:  type "budget_info_ext" does not exist, skipping
psql:sql/modules/Budgetting.sql:198: NOTICE:  type "budget_line_details" does not exist, skipping
psql:sql/modules/Budgetting.sql:212: NOTICE:  function budget__get_details(pg_catalog.int4) does not exist, skipping
psql:sql/modules/Budgetting.sql:262: NOTICE:  type "budget_variance_report" does not exist, skipping
psql:sql/modules/Inventory.sql:59: NOTICE:  aggregate product(pg_catalog.numeric) does not exist, skipping
psql:sql/modules/Inventory_Report.sql:3: NOTICE:  type "inventory_adjustment_line" does not exist, skipping
psql:sql/modules/Inventory_Report.sql:34: NOTICE:  type "inventory_adjustment_info" does not exist, skipping
psql:sql/modules/Transaction_Templates.sql:6: NOTICE:  function journal__add(text,text,pg_catalog.int4,date,bool,bool) does not exist, skipping
psql:sql/modules/Transaction_Templates.sql:70: NOTICE:  type "journal_search_result" does not exist, skipping
psql:sql/modules/OrderEntry.sql:8: NOTICE:  type "order_search_line" does not exist, skipping
psql:sql/modules/Goods.sql:86: NOTICE:  type "goods_search_result" does not exist, skipping
psql:sql/modules/Goods.sql:119: NOTICE:  function goods__search(text,text,pg_catalog.int4,text,text,text,text,text,text,date,date,bool,bool,bool,bool,bool,bool) does not exist, skipping
psql:sql/modules/Goods.sql:169: NOTICE:  function partsgroups__list_all() does not exist, skipping
psql:sql/modules/Goods.sql:185: NOTICE:  type "inv_activity_line" does not exist, skipping
psql:sql/modules/Goods.sql:224: NOTICE:  type "part_at_date" does not exist, skipping
psql:sql/modules/Goods.sql:234: NOTICE:  view "invoice_sum" does not exist, skipping
psql:sql/modules/Goods.sql:235: NOTICE:  view "order_sum" does not exist, skipping
psql:sql/modules/Goods.sql:430: NOTICE:  type "parts_history_result" does not exist, skipping
psql:sql/modules/Roles.sql:5: NOTICE:  function lsmb__create_role(text) does not exist, skipping
psql:sql/modules/Roles.sql:22: NOTICE:  function lsmb__grant_role(text,text) does not exist, skipping
psql:sql/modules/Roles.sql:120: NOTICE:  role "lsmb_proteon__budget_approve" is already a member of role "lsmb_proteon__budget_view"
CONTEXT:  SQL statement "GRANT lsmb_proteon__budget_view TO lsmb_proteon__budget_approve"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:123: NOTICE:  role "lsmb_proteon__budget_obsolete" is already a member of role "lsmb_proteon__budget_view"
CONTEXT:  SQL statement "GRANT lsmb_proteon__budget_view TO lsmb_proteon__budget_obsolete"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:255: NOTICE:  role "lsmb_proteon__contact_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__contact_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:288: NOTICE:  role "lsmb_proteon__employees_manage" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__employees_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:301: NOTICE:  role "lsmb_proteon__contact_edit" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__contact_edit"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:327: NOTICE:  role "lsmb_proteon__contact_all_rights" is already a member of role "lsmb_proteon__contact_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_create TO lsmb_proteon__contact_all_rights"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:328: NOTICE:  role "lsmb_proteon__contact_all_rights" is already a member of role "lsmb_proteon__contact_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_edit TO lsmb_proteon__contact_all_rights"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:329: NOTICE:  role "lsmb_proteon__contact_all_rights" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__contact_all_rights"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:330: NOTICE:  role "lsmb_proteon__contact_all_rights" is already a member of role "lsmb_proteon__contact_delete"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_delete TO lsmb_proteon__contact_all_rights"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:357: NOTICE:  role "lsmb_proteon__ar_transaction_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ar_transaction_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:358: NOTICE:  role "lsmb_proteon__ar_transaction_create" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__ar_transaction_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:380: NOTICE:  role "lsmb_proteon__ar_transaction_create_voucher" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ar_transaction_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:381: NOTICE:  role "lsmb_proteon__ar_transaction_create_voucher" is already a member of role "lsmb_proteon__batch_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__batch_create TO lsmb_proteon__ar_transaction_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:397: NOTICE:  role "lsmb_proteon__ar_invoice_create" is already a member of role "lsmb_proteon__ar_transaction_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_transaction_create TO lsmb_proteon__ar_invoice_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:406: NOTICE:  role "lsmb_proteon__ar_invoice_create_voucher" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ar_invoice_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:407: NOTICE:  role "lsmb_proteon__ar_invoice_create_voucher" is already a member of role "lsmb_proteon__batch_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__batch_create TO lsmb_proteon__ar_invoice_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:408: NOTICE:  role "lsmb_proteon__ar_invoice_create_voucher" is already a member of role "lsmb_proteon__ar_transaction_create_voucher"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_transaction_create_voucher TO lsmb_proteon__ar_invoice_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:416: NOTICE:  role "lsmb_proteon__ar_transaction_list" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ar_transaction_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:417: NOTICE:  role "lsmb_proteon__ar_transaction_list" is already a member of role "lsmb_proteon__file_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_read TO lsmb_proteon__ar_transaction_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:429: NOTICE:  role "lsmb_proteon__ar_voucher_all" is already a member of role "lsmb_proteon__ar_transaction_create_voucher"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_transaction_create_voucher TO lsmb_proteon__ar_voucher_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:430: NOTICE:  role "lsmb_proteon__ar_voucher_all" is already a member of role "lsmb_proteon__ar_invoice_create_voucher"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_invoice_create_voucher TO lsmb_proteon__ar_voucher_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:435: NOTICE:  role "lsmb_proteon__ar_transaction_all" is already a member of role "lsmb_proteon__ar_transaction_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_transaction_create TO lsmb_proteon__ar_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:435: NOTICE:  role "lsmb_proteon__ar_transaction_all" is already a member of role "lsmb_proteon__ar_invoice_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_invoice_create TO lsmb_proteon__ar_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:435: NOTICE:  role "lsmb_proteon__ar_transaction_all" is already a member of role "lsmb_proteon__ar_transaction_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_transaction_list TO lsmb_proteon__ar_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:435: NOTICE:  role "lsmb_proteon__ar_transaction_all" is already a member of role "lsmb_proteon__file_attach_tx"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_attach_tx TO lsmb_proteon__ar_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:438: NOTICE:  role "lsmb_proteon__sales_order_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__sales_order_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:439: NOTICE:  role "lsmb_proteon__sales_order_create" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__sales_order_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:466: NOTICE:  role "lsmb_proteon__sales_quotation_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__sales_quotation_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:467: NOTICE:  role "lsmb_proteon__sales_quotation_create" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__sales_quotation_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:478: NOTICE:  role "lsmb_proteon__sales_order_list" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__sales_order_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:479: NOTICE:  role "lsmb_proteon__sales_order_list" is already a member of role "lsmb_proteon__file_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_read TO lsmb_proteon__sales_order_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:486: NOTICE:  role "lsmb_proteon__sales_quotation_list" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__sales_quotation_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:487: NOTICE:  role "lsmb_proteon__sales_quotation_list" is already a member of role "lsmb_proteon__file_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_read TO lsmb_proteon__sales_quotation_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:496: NOTICE:  role "lsmb_proteon__ar_all" is already a member of role "lsmb_proteon__ar_voucher_all"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_voucher_all TO lsmb_proteon__ar_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:496: NOTICE:  role "lsmb_proteon__ar_all" is already a member of role "lsmb_proteon__ar_transaction_all"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_transaction_all TO lsmb_proteon__ar_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:496: NOTICE:  role "lsmb_proteon__ar_all" is already a member of role "lsmb_proteon__file_attach_tx"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_attach_tx TO lsmb_proteon__ar_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:500: NOTICE:  role "lsmb_proteon__ap_transaction_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ap_transaction_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:501: NOTICE:  role "lsmb_proteon__ap_transaction_create" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__ap_transaction_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:518: NOTICE:  role "lsmb_proteon__ap_transaction_create_voucher" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ap_transaction_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:519: NOTICE:  role "lsmb_proteon__ap_transaction_create_voucher" is already a member of role "lsmb_proteon__batch_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__batch_create TO lsmb_proteon__ap_transaction_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:540: NOTICE:  role "lsmb_proteon__ap_invoice_create" is already a member of role "lsmb_proteon__ap_transaction_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_create TO lsmb_proteon__ap_invoice_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:551: NOTICE:  role "lsmb_proteon__ap_invoice_create_voucher" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ap_invoice_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:552: NOTICE:  role "lsmb_proteon__ap_invoice_create_voucher" is already a member of role "lsmb_proteon__batch_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__batch_create TO lsmb_proteon__ap_invoice_create_voucher"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:560: NOTICE:  role "lsmb_proteon__ap_transaction_list" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__ap_transaction_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:561: NOTICE:  role "lsmb_proteon__ap_transaction_list" is already a member of role "lsmb_proteon__file_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_read TO lsmb_proteon__ap_transaction_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:569: NOTICE:  role "lsmb_proteon__ap_all_vouchers" is already a member of role "lsmb_proteon__ap_transaction_create_voucher"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_create_voucher TO lsmb_proteon__ap_all_vouchers"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:570: NOTICE:  role "lsmb_proteon__ap_all_vouchers" is already a member of role "lsmb_proteon__ap_invoice_create_voucher"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_invoice_create_voucher TO lsmb_proteon__ap_all_vouchers"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:573: NOTICE:  role "lsmb_proteon__ap_all_transactions" is already a member of role "lsmb_proteon__ap_transaction_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_create TO lsmb_proteon__ap_all_transactions"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:574: NOTICE:  role "lsmb_proteon__ap_all_transactions" is already a member of role "lsmb_proteon__ap_invoice_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_invoice_create TO lsmb_proteon__ap_all_transactions"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:575: NOTICE:  role "lsmb_proteon__ap_all_transactions" is already a member of role "lsmb_proteon__ap_transaction_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_list TO lsmb_proteon__ap_all_transactions"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:581: NOTICE:  role "lsmb_proteon__ap_transaction_all" is already a member of role "lsmb_proteon__ap_transaction_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_create TO lsmb_proteon__ap_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:581: NOTICE:  role "lsmb_proteon__ap_transaction_all" is already a member of role "lsmb_proteon__ap_invoice_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_invoice_create TO lsmb_proteon__ap_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:581: NOTICE:  role "lsmb_proteon__ap_transaction_all" is already a member of role "lsmb_proteon__ap_transaction_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_list TO lsmb_proteon__ap_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:581: NOTICE:  role "lsmb_proteon__ap_transaction_all" is already a member of role "lsmb_proteon__file_attach_tx"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_attach_tx TO lsmb_proteon__ap_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:581: NOTICE:  role "lsmb_proteon__ap_transaction_all" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__ap_transaction_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:584: NOTICE:  role "lsmb_proteon__purchase_order_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__purchase_order_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:600: NOTICE:  role "lsmb_proteon__rfq_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__rfq_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:601: NOTICE:  role "lsmb_proteon__rfq_create" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__rfq_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:610: NOTICE:  role "lsmb_proteon__purchase_order_list" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__purchase_order_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:616: NOTICE:  role "lsmb_proteon__rfq_list" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__rfq_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:624: NOTICE:  role "lsmb_proteon__ap_all" is already a member of role "lsmb_proteon__ap_all_vouchers"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_all_vouchers TO lsmb_proteon__ap_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:624: NOTICE:  role "lsmb_proteon__ap_all" is already a member of role "lsmb_proteon__file_attach_tx"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_attach_tx TO lsmb_proteon__ap_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:624: NOTICE:  role "lsmb_proteon__ap_all" is already a member of role "lsmb_proteon__ap_all_transactions"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_all_transactions TO lsmb_proteon__ap_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:655: NOTICE:  role "lsmb_proteon__reconciliation_all" is already a member of role "lsmb_proteon__reconciliation_approve"
CONTEXT:  SQL statement "GRANT lsmb_proteon__reconciliation_approve TO lsmb_proteon__reconciliation_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:656: NOTICE:  role "lsmb_proteon__reconciliation_all" is already a member of role "lsmb_proteon__reconciliation_enter"
CONTEXT:  SQL statement "GRANT lsmb_proteon__reconciliation_enter TO lsmb_proteon__reconciliation_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:659: NOTICE:  role "lsmb_proteon__payment_process" is already a member of role "lsmb_proteon__ap_transaction_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_list TO lsmb_proteon__payment_process"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:660: NOTICE:  role "lsmb_proteon__payment_process" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__payment_process"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:674: NOTICE:  role "lsmb_proteon__receipt_process" is already a member of role "lsmb_proteon__ap_transaction_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_list TO lsmb_proteon__receipt_process"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:675: NOTICE:  role "lsmb_proteon__receipt_process" is already a member of role "lsmb_proteon__exchangerate_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__exchangerate_edit TO lsmb_proteon__receipt_process"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:691: NOTICE:  role "lsmb_proteon__cash_all" is already a member of role "lsmb_proteon__reconciliation_all"
CONTEXT:  SQL statement "GRANT lsmb_proteon__reconciliation_all TO lsmb_proteon__cash_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:691: NOTICE:  role "lsmb_proteon__cash_all" is already a member of role "lsmb_proteon__payment_process"
CONTEXT:  SQL statement "GRANT lsmb_proteon__payment_process TO lsmb_proteon__cash_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:691: NOTICE:  role "lsmb_proteon__cash_all" is already a member of role "lsmb_proteon__receipt_process"
CONTEXT:  SQL statement "GRANT lsmb_proteon__receipt_process TO lsmb_proteon__cash_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:696: NOTICE:  role "lsmb_proteon__part_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__part_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:710: NOTICE:  role "lsmb_proteon__part_edit" is already a member of role "lsmb_proteon__file_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__file_read TO lsmb_proteon__part_edit"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:750: NOTICE:  role "lsmb_proteon__inventory_approve" is already a member of role "lsmb_proteon__ar_invoice_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_invoice_create TO lsmb_proteon__inventory_approve"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:751: NOTICE:  role "lsmb_proteon__inventory_approve" is already a member of role "lsmb_proteon__ap_invoice_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_invoice_create TO lsmb_proteon__inventory_approve"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:757: NOTICE:  role "lsmb_proteon__pricegroup_create" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__pricegroup_create"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:764: NOTICE:  role "lsmb_proteon__pricegroup_edit" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__pricegroup_edit"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:785: NOTICE:  role "lsmb_proteon__inventory_ship" is already a member of role "lsmb_proteon__sales_order_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__sales_order_list TO lsmb_proteon__inventory_ship"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:791: NOTICE:  role "lsmb_proteon__inventory_receive" is already a member of role "lsmb_proteon__purchase_order_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__purchase_order_list TO lsmb_proteon__inventory_receive"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__warehouse_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__warehouse_create TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__warehouse_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__warehouse_edit TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__inventory_transfer"
CONTEXT:  SQL statement "GRANT lsmb_proteon__inventory_transfer TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__inventory_receive"
CONTEXT:  SQL statement "GRANT lsmb_proteon__inventory_receive TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__inventory_ship"
CONTEXT:  SQL statement "GRANT lsmb_proteon__inventory_ship TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__assembly_stock"
CONTEXT:  SQL statement "GRANT lsmb_proteon__assembly_stock TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__inventory_reports"
CONTEXT:  SQL statement "GRANT lsmb_proteon__inventory_reports TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__part_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__part_create TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:815: NOTICE:  role "lsmb_proteon__inventory_all" is already a member of role "lsmb_proteon__part_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__part_edit TO lsmb_proteon__inventory_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:841: NOTICE:  role "lsmb_proteon__gl_reports" is already a member of role "lsmb_proteon__ar_transaction_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ar_transaction_list TO lsmb_proteon__gl_reports"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:842: NOTICE:  role "lsmb_proteon__gl_reports" is already a member of role "lsmb_proteon__ap_transaction_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__ap_transaction_list TO lsmb_proteon__gl_reports"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:857: NOTICE:  role "lsmb_proteon__batch_list" is already a member of role "lsmb_proteon__gl_reports"
CONTEXT:  SQL statement "GRANT lsmb_proteon__gl_reports TO lsmb_proteon__batch_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:864: NOTICE:  role "lsmb_proteon__gl_all" is already a member of role "lsmb_proteon__gl_transaction_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__gl_transaction_create TO lsmb_proteon__gl_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:864: NOTICE:  role "lsmb_proteon__gl_all" is already a member of role "lsmb_proteon__gl_voucher_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__gl_voucher_create TO lsmb_proteon__gl_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:864: NOTICE:  role "lsmb_proteon__gl_all" is already a member of role "lsmb_proteon__yearend_run"
CONTEXT:  SQL statement "GRANT lsmb_proteon__yearend_run TO lsmb_proteon__gl_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:864: NOTICE:  role "lsmb_proteon__gl_all" is already a member of role "lsmb_proteon__gl_reports"
CONTEXT:  SQL statement "GRANT lsmb_proteon__gl_reports TO lsmb_proteon__gl_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:867: NOTICE:  role "lsmb_proteon__timecard_add" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__timecard_add"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:876: NOTICE:  role "lsmb_proteon__timecard_list" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__timecard_list"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:882: NOTICE:  role "lsmb_proteon__orders_generate" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__orders_generate"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:891: NOTICE:  role "lsmb_proteon__timecard_order_generate" is already a member of role "lsmb_proteon__orders_generate"
CONTEXT:  SQL statement "GRANT lsmb_proteon__orders_generate TO lsmb_proteon__timecard_order_generate"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:892: NOTICE:  role "lsmb_proteon__timecard_order_generate" is already a member of role "lsmb_proteon__timecard_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__timecard_list TO lsmb_proteon__timecard_order_generate"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:896: NOTICE:  role "lsmb_proteon__orders_sales_to_purchase" is already a member of role "lsmb_proteon__orders_generate"
CONTEXT:  SQL statement "GRANT lsmb_proteon__orders_generate TO lsmb_proteon__orders_sales_to_purchase"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:901: NOTICE:  role "lsmb_proteon__orders_purchase_consolidate" is already a member of role "lsmb_proteon__orders_generate"
CONTEXT:  SQL statement "GRANT lsmb_proteon__orders_generate TO lsmb_proteon__orders_purchase_consolidate"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:905: NOTICE:  role "lsmb_proteon__orders_sales_consolidate" is already a member of role "lsmb_proteon__orders_generate"
CONTEXT:  SQL statement "GRANT lsmb_proteon__orders_generate TO lsmb_proteon__orders_sales_consolidate"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:912: NOTICE:  role "lsmb_proteon__orders_manage" is already a member of role "lsmb_proteon__timecard_order_generate"
CONTEXT:  SQL statement "GRANT lsmb_proteon__timecard_order_generate TO lsmb_proteon__orders_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:912: NOTICE:  role "lsmb_proteon__orders_manage" is already a member of role "lsmb_proteon__orders_sales_to_purchase"
CONTEXT:  SQL statement "GRANT lsmb_proteon__orders_sales_to_purchase TO lsmb_proteon__orders_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:912: NOTICE:  role "lsmb_proteon__orders_manage" is already a member of role "lsmb_proteon__orders_purchase_consolidate"
CONTEXT:  SQL statement "GRANT lsmb_proteon__orders_purchase_consolidate TO lsmb_proteon__orders_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:912: NOTICE:  role "lsmb_proteon__orders_manage" is already a member of role "lsmb_proteon__orders_sales_consolidate"
CONTEXT:  SQL statement "GRANT lsmb_proteon__orders_sales_consolidate TO lsmb_proteon__orders_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:916: NOTICE:  role "lsmb_proteon__financial_reports" is already a member of role "lsmb_proteon__gl_reports"
CONTEXT:  SQL statement "GRANT lsmb_proteon__gl_reports TO lsmb_proteon__financial_reports"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:939: NOTICE:  role "lsmb_proteon__system_settings_change" is already a member of role "lsmb_proteon__system_settings_list"
CONTEXT:  SQL statement "GRANT lsmb_proteon__system_settings_list TO lsmb_proteon__system_settings_change"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:992: NOTICE:  role "lsmb_proteon__account_all" is already a member of role "lsmb_proteon__account_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__account_create TO lsmb_proteon__account_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:992: NOTICE:  role "lsmb_proteon__account_all" is already a member of role "lsmb_proteon__taxes_set"
CONTEXT:  SQL statement "GRANT lsmb_proteon__taxes_set TO lsmb_proteon__account_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:992: NOTICE:  role "lsmb_proteon__account_all" is already a member of role "lsmb_proteon__account_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__account_edit TO lsmb_proteon__account_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:992: NOTICE:  role "lsmb_proteon__account_all" is already a member of role "lsmb_proteon__gifi_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__gifi_create TO lsmb_proteon__account_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:992: NOTICE:  role "lsmb_proteon__account_all" is already a member of role "lsmb_proteon__gifi_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__gifi_edit TO lsmb_proteon__account_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:992: NOTICE:  role "lsmb_proteon__account_all" is already a member of role "lsmb_proteon__account_delete"
CONTEXT:  SQL statement "GRANT lsmb_proteon__account_delete TO lsmb_proteon__account_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1006: NOTICE:  role "lsmb_proteon__business_type_all" is already a member of role "lsmb_proteon__business_type_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__business_type_create TO lsmb_proteon__business_type_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1007: NOTICE:  role "lsmb_proteon__business_type_all" is already a member of role "lsmb_proteon__business_type_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__business_type_edit TO lsmb_proteon__business_type_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1019: NOTICE:  role "lsmb_proteon__sic_all" is already a member of role "lsmb_proteon__sic_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__sic_create TO lsmb_proteon__sic_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1020: NOTICE:  role "lsmb_proteon__sic_all" is already a member of role "lsmb_proteon__sic_edit"
CONTEXT:  SQL statement "GRANT lsmb_proteon__sic_edit TO lsmb_proteon__sic_all"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1031: NOTICE:  role "lsmb_proteon__users_manage" is already a member of role "lsmb_proteon__contact_read"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_read TO lsmb_proteon__users_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1032: NOTICE:  role "lsmb_proteon__users_manage" is already a member of role "lsmb_proteon__contact_create"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_create TO lsmb_proteon__users_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1033: NOTICE:  role "lsmb_proteon__users_manage" is already a member of role "lsmb_proteon__contact_class_employee"
CONTEXT:  SQL statement "GRANT lsmb_proteon__contact_class_employee TO lsmb_proteon__users_manage"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1047: NOTICE:  role "lsmb_proteon__system_admin" is already a member of role "lsmb_proteon__system_settings_change"
CONTEXT:  SQL statement "GRANT lsmb_proteon__system_settings_change TO lsmb_proteon__system_admin"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1047: NOTICE:  role "lsmb_proteon__system_admin" is already a member of role "lsmb_proteon__account_all"
CONTEXT:  SQL statement "GRANT lsmb_proteon__account_all TO lsmb_proteon__system_admin"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1047: NOTICE:  role "lsmb_proteon__system_admin" is already a member of role "lsmb_proteon__business_type_all"
CONTEXT:  SQL statement "GRANT lsmb_proteon__business_type_all TO lsmb_proteon__system_admin"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1047: NOTICE:  role "lsmb_proteon__system_admin" is already a member of role "lsmb_proteon__sic_all"
CONTEXT:  SQL statement "GRANT lsmb_proteon__sic_all TO lsmb_proteon__system_admin"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1047: NOTICE:  role "lsmb_proteon__system_admin" is already a member of role "lsmb_proteon__users_manage"
CONTEXT:  SQL statement "GRANT lsmb_proteon__users_manage TO lsmb_proteon__system_admin"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1047: NOTICE:  role "lsmb_proteon__system_admin" is already a member of role "lsmb_proteon__tax_form_save"
CONTEXT:  SQL statement "GRANT lsmb_proteon__tax_form_save TO lsmb_proteon__system_admin"
PL/pgSQL function lsmb__grant_role(text,text) line 3 at EXECUTE statement
psql:sql/modules/Roles.sql:1186: NOTICE:  trigger "eclass_perms_check" for table "entity" does not exist, skipping
psql:sql/modules/Roles.sql:1191: NOTICE:  trigger "eclass_perms_check" for table "entity_credit_account" does not exist, skipping
psql:sql/modules/Timecards.sql:90: NOTICE:  type "timecard_report_line" does not exist, skipping
psql:sql/modules/Fixes.sql:13: ERROR:  duplicate key value violates unique constraint "file_class_pkey"
DETAIL:  Key (class)=(internal) already exists.
psql:sql/modules/Fixes.sql:22: ERROR:  relation "file_internal" already exists
psql:sql/modules/Fixes.sql:26: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:30: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:37: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:42: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:46: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:50: ERROR:  relation "lot_tracking_number" already exists
psql:sql/modules/Fixes.sql:57: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:61: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:68: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:71: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:82: ERROR:  column "is_manager" of relation "entity_employee" already exists
psql:sql/modules/Fixes.sql:83: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:91: ERROR:  relation "fixed_acc_trans" already exists
psql:sql/modules/Fixes.sql:119: ERROR:  relation "location_class_to_entity_class" already exists
psql:sql/modules/Fixes.sql:121: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:124: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:126: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:127: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:129: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:137: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:140: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:164: ERROR:  duplicate key value violates unique constraint "menu_node_pkey"
DETAIL:  Key (id)=(90) already exists.
psql:sql/modules/Fixes.sql:175: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:179: ERROR:  column "birthdate" of relation "person" already exists
psql:sql/modules/Fixes.sql:180: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:204: WARNING:  there is no transaction in progress
psql:sql/modules/Fixes.sql:207: ERROR:  column "is_return" of relation "ar" already exists
psql:sql/modules/Fixes.sql:210: ERROR:  column "is_return" of relation "ap" already exists
psql:sql/modules/Fixes.sql:216: ERROR:  duplicate key value violates unique constraint "menu_node_pkey"
DETAIL:  Key (id)=(129) already exists.
psql:sql/modules/Fixes.sql:217: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:221: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:225: ERROR:  column "vendor_sku" of relation "invoice" already exists
psql:sql/modules/Fixes.sql:234: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:238: ERROR:  constraint "ar_invnumber_key" of relation "ar" does not exist
psql:sql/modules/Fixes.sql:239: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:240: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:242: ERROR:  column "setting_sequence" of relation "ar" already exists
psql:sql/modules/Fixes.sql:273: ERROR:  column "category" of relation "account_heading" already exists
psql:sql/modules/Fixes.sql:294: ERROR:  relation "business_unit_ac_entry_id_idx" already exists
psql:sql/modules/Fixes.sql:295: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:296: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:302: ERROR:  relation "account_translation" already exists
psql:sql/modules/Fixes.sql:304: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:307: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:310: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:312: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:sql/modules/Fixes.sql:315: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:549: ERROR:  column "recurring_interval" is of type interval but expression is of type text
LINE 4:         repeat || ' ' || unit as recurring_interval
                ^
HINT:  You will need to rewrite or cast the expression.
psql:/tmp/ledgersmb/upgrade.sql:550: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:551: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:552: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:592: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:593: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:594: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:595: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:596: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:597: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:598: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:599: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:600: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:601: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:602: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:603: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:604: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:605: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:606: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:607: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:608: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:609: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:610: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:611: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:612: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:613: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:637: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:639: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:640: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:641: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:642: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:644: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:646: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:647: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:648: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:649: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:650: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:651: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:652: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:653: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:654: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:655: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:656: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:657: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:658: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:659: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:660: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:661: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:662: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:663: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:664: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:665: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:666: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:667: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:668: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:669: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:670: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:671: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:672: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:673: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:674: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:675: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:676: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:677: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:678: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:679: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:680: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:681: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:682: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:683: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:684: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:685: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:686: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:687: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:688: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:689: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:690: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:691: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:692: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:693: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:694: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:695: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:696: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:697: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:698: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:700: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:/tmp/ledgersmb/upgrade.sql:702: ERROR:  current transaction is aborted, commands ignored until end of transaction block
BEGIN
CREATE TABLE
CREATE TABLE
CREATE TABLE
COMMENT
INSERT 0 7
CREATE FUNCTION
CREATE SEQUENCE
CREATE TABLE
COMMENT
CREATE FUNCTION
COMMENT
CREATE AGGREGATE
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
INSERT 0 27
CREATE TABLE
CREATE TABLE
COMMENT
INSERT 0 42
CREATE TABLE
COMMENT
CREATE INDEX
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE INDEX
CREATE TABLE
COMMENT
COMMENT
ALTER TABLE
INSERT 0 8
 setval 
--------
      8
(1 row)

CREATE TABLE
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
CREATE INDEX
COMMENT
CREATE FUNCTION
COMMENT
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
GRANT
COMMENT
CREATE INDEX
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
 setval 
--------
      5
(1 row)

INSERT 0 21
INSERT 0 2
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
 setval 
--------
      7
(1 row)

CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE INDEX
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
 setval 
--------
     19
(1 row)

CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
CREATE INDEX
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
CREATE INDEX
COMMENT
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
INSERT 0 4
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
CREATE INDEX
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
COMMENT
CREATE TABLE
ALTER TABLE
ALTER TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE TABLE
ALTER TABLE
ALTER TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
INSERT 0 5
CREATE TABLE
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
CREATE INDEX
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
CREATE TABLE
COMMENT
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
 setval 
--------
      9
(1 row)

CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
CREATE TABLE
ALTER TABLE
COMMENT
COMMENT
CREATE INDEX
CREATE TABLE
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
CREATE INDEX
CREATE SEQUENCE
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
ALTER TABLE
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
COMMENT
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
CREATE TABLE
COMMENT
COMMENT
COMMENT
CREATE TABLE
CREATE INDEX
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
CREATE TABLE
CREATE TABLE
CREATE TABLE
COMMENT
CREATE TABLE
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
INSERT 0 7
CREATE TABLE
INSERT 0 49
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE INDEX
CREATE TABLE
CREATE INDEX
CREATE TABLE
CREATE INDEX
COMMENT
CREATE TABLE
CREATE TABLE
CREATE TABLE
INSERT 0 1
CREATE TABLE
ALTER TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
ALTER TABLE
COMMENT
CREATE TABLE
ALTER TABLE
COMMENT
CREATE TABLE
ALTER TABLE
COMMENT
CREATE TABLE
ALTER TABLE
COMMENT
CREATE TABLE
ALTER TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
CREATE TABLE
COMMENT
CREATE FUNCTION
COMMENT
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
INSERT 0 1
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE FUNCTION
CREATE TABLE
COMMENT
 setval 
--------
    253
(1 row)

ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE TABLE
COMMENT
 setval 
--------
    681
(1 row)

CREATE TABLE
COMMENT
COMMENT
ALTER TABLE
CREATE INDEX
CREATE FUNCTION
COMMENT
CREATE AGGREGATE
COMMENT
CREATE AGGREGATE
COMMENT
CREATE AGGREGATE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE VIEW
GRANT
CREATE TABLE
INSERT 0 1
INSERT 0 1
CREATE TABLE
COMMENT
COMMENT
COMMENT
INSERT 0 1
INSERT 0 1
INSERT 0 1
CREATE TABLE
COMMENT
CREATE TABLE
INSERT 0 1
INSERT 0 1
CREATE TABLE
CREATE INDEX
COMMENT
COMMENT
CREATE TABLE
INSERT 0 1
ALTER TABLE
CREATE TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
UPDATE 86
CREATE TABLE
INSERT 0 7
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
COMMENT
CREATE TABLE
COMMENT
CREATE TABLE
CREATE RULE
COMMENT
CREATE TABLE
COMMENT
CREATE RULE
CREATE TABLE
COMMENT
CREATE RULE
CREATE TABLE
CREATE FUNCTION
COMMENT
CREATE TABLE
COMMENT
COMMENT
COMMENT
COMMENT
CREATE INDEX
CREATE TABLE
COMMENT
CREATE TABLE
INSERT 0 3
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TYPE
ALTER TABLE
CREATE VIEW
GRANT
COMMENT
CREATE VIEW
COMMENT
CREATE VIEW
COMMENT
CREATE INDEX
CREATE TABLE
CREATE INDEX
COMMIT
UPDATE 1
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
ALTER TABLE
COMMIT
BEGIN
ROLLBACK
BEGIN
CREATE TABLE
COMMIT
BEGIN
INSERT 0 0
UPDATE 0
COMMIT
BEGIN
ROLLBACK
BEGIN
ALTER TABLE
ALTER TABLE
COMMIT
BEGIN
ROLLBACK
BEGIN
UPDATE 31
UPDATE 31
ROLLBACK
BEGIN
ROLLBACK
DELETE 0
DELETE 0
DELETE 0
DELETE 0
DELETE 0
DELETE 0
COMMIT
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
UPDATE 4
ROLLBACK
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
UPDATE 1
COMMIT
BEGIN
UPDATE 0
COMMIT
CREATE VIEW
BEGIN
ROLLBACK
BEGIN
UPDATE 0
COMMIT
BEGIN
ALTER TABLE
ALTER TABLE
ROLLBACK
BEGIN
ROLLBACK
BEGIN
CREATE VIEW
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
ALTER TABLE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP VIEW
CREATE VIEW
COMMENT
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE RULE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
DROP VIEW
CREATE VIEW
COMMENT
DROP VIEW
CREATE VIEW
COMMENT
DROP VIEW
CREATE VIEW
COMMENT
CREATE FUNCTION
CREATE FUNCTION
DROP TRIGGER
CREATE TRIGGER
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP TRIGGER
DROP TRIGGER
CREATE TRIGGER
CREATE TRIGGER
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
DROP TYPE
CREATE TYPE
DROP TYPE
CREATE TYPE
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
DROP FUNCTION
DROP FUNCTION
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
DROP TYPE
CREATE TYPE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
REVOKE
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP VIEW
CREATE VIEW
GRANT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP VIEW
CREATE VIEW
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
DROP FUNCTION
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP VIEW
CREATE VIEW
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
DROP FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
DROP FUNCTION
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP TYPE
CREATE TYPE
DROP FUNCTION
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
REVOKE
CREATE FUNCTION
REVOKE
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
REVOKE
CREATE FUNCTION
REVOKE
CREATE FUNCTION
REVOKE
CREATE FUNCTION
REVOKE
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
REVOKE
DROP VIEW
CREATE VIEW
CREATE FUNCTION
CREATE FUNCTION
REVOKE
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
COMMENT
CREATE VIEW
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
GRANT
COMMENT
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
DROP TRIGGER
CREATE TRIGGER
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE VIEW
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
DROP FUNCTION
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
REVOKE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
ALTER TABLE
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
COMMENT
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DELETE 0
CREATE VIEW
INSERT 0 1
CREATE VIEW
INSERT 0 1
CREATE FUNCTION
 file_links_vrebuild 
---------------------
 t
(1 row)

CREATE FUNCTION
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
DROP FUNCTION
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
DROP TYPE
CREATE TYPE
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
COMMENT
CREATE FUNCTION
REVOKE
COMMENT
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
CREATE FUNCTION
DROP AGGREGATE
CREATE AGGREGATE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
UPDATE 1
DROP FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
DROP FUNCTION
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
DROP TYPE
CREATE TYPE
DROP VIEW
DROP VIEW
CREATE VIEW
CREATE VIEW
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
DELETE 0
DROP FUNCTION
CREATE FUNCTION
DROP FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
GRANT
BASE ROLES
 lsmb__create_role 
-------------------
 t
(1 row)

BUDGETS
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

BUSINESS UNITS
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

GRANT
Exchange rate creation (requires insert/update on exchangerate table)
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

Basic file attachments
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms | lsmb__grant_perms 
-------------------+-------------------
 t                 | t
 t                 | t
 t                 | t
 t                 | t
(4 rows)

Contact Management
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(15 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

Batches and Vouchers
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

AR
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
(9 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
(9 rows)

 lsmb__grant_menu 
------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
 t
(4 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(16 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
(3 rows)

AP
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(10 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
(9 rows)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__grant_menu 
------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
(7 rows)

 lsmb__grant_menu 
------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
(3 rows)

CASH
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
(3 rows)

INVENTORY CONTROL
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
(9 rows)

GL
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_menu 
------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
 t
(4 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

ORDER GENERATION
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
(9 rows)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
 t
(4 rows)

FINANCIAL REPORTS
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

RECURRING TRANSACTIONS
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

TAX FORMS
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
(3 rows)

SYSTEM SETTINGS
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
(7 rows)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(21 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
(7 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
 t
 t
 t
(6 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
(2 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(32 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_role 
------------------
 t
 t
 t
 t
 t
 t
(6 rows)

MANUAL TRANSLATION
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_menu 
------------------
 t
 t
 t
(3 rows)

FIXED ASSETS
 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
(3 rows)

 lsmb__grant_menu 
------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
(8 rows)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
(1 row)

 lsmb__create_role 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
(4 rows)

 lsmb__grant_exec 
------------------
 t
(1 row)

 lsmb__grant_menu 
------------------
 t
 t
(2 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
(7 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
(5 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(11 rows)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(21 rows)

 lsmb__grant_perms 
-------------------
 t
(1 row)

 lsmb__grant_perms 
-------------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(17 rows)

REVOKE
 lsmb__grant_exec 
------------------
 t
(1 row)

INSERT 0 3
PERMISSIONS ENFORCEMENT PER ENTITY CLASS
CREATE FUNCTION
DROP TRIGGER
CREATE TRIGGER
DROP TRIGGER
CREATE TRIGGER
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
BEGIN
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
DROP TYPE
CREATE TYPE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
UPDATE 1
COMMIT
UPDATE 1
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
ALTER TABLE
COMMIT
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
INSERT 0 0
UPDATE 0
COMMIT
BEGIN
ROLLBACK
BEGIN
ALTER TABLE
ALTER TABLE
COMMIT
BEGIN
UPDATE 2
COMMIT
BEGIN
UPDATE 31
UPDATE 31
ROLLBACK
BEGIN
ROLLBACK
DELETE 0
DELETE 0
DELETE 0
DELETE 0
DELETE 0
DELETE 0
COMMIT
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
UPDATE 4
ROLLBACK
BEGIN
ROLLBACK
BEGIN
ROLLBACK
BEGIN
UPDATE 1
COMMIT
BEGIN
UPDATE 0
COMMIT
CREATE VIEW
BEGIN
ROLLBACK
BEGIN
UPDATE 0
COMMIT
BEGIN
ALTER TABLE
ALTER TABLE
ROLLBACK
BEGIN
ROLLBACK
BEGIN
CREATE VIEW
COMMIT
BEGIN
ALTER TABLE
DELETE 2
ALTER TABLE
DELETE 0
DELETE 1
DELETE 1
DELETE 250
INSERT 0 251
INSERT 0 0
INSERT 0 18
INSERT 0 63
INSERT 0 121
INSERT 0 0
INSERT 0 61
INSERT 0 0
INSERT 0 2
INSERT 0 0
INSERT 0 70
INSERT 0 5
INSERT 0 256
INSERT 0 43
INSERT 0 63
INSERT 0 0
INSERT 0 0
INSERT 0 7
INSERT 0 7
UPDATE 7
UPDATE 3
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 63
UPDATE 42
INSERT 0 43
INSERT 0 43
INSERT 0 0
INSERT 0 0
INSERT 0 43
INSERT 0 0
ALTER TABLE
INSERT 0 554
ALTER TABLE
INSERT 0 18
 setting__set 
--------------
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
 t
(48 rows)

INSERT 0 0
ALTER TABLE
INSERT 0 126
ALTER TABLE
ALTER TABLE
INSERT 0 565
ALTER TABLE
INSERT 0 1263
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 0
ALTER TABLE
INSERT 0 5101
ALTER TABLE
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 3
INSERT 0 2
INSERT 0 52
INSERT 0 0
INSERT 0 0
INSERT 0 4
INSERT 0 0
INSERT 0 1
INSERT 0 0
INSERT 0 182
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 705
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 0
INSERT 0 7
INSERT 0 0
INSERT 0 2
INSERT 0 1525
INSERT 0 0
INSERT 0 0
INSERT 0 5
UPDATE 1
ROLLBACK
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users