Commit f878df485165b97981df7f4c64f0cc00493a872f
1 parent
6e897f03
some access rights cleanup and remove a log from repo
Showing
34 changed files
with
0 additions
and
38 deletions
c_funcs/plpgsql_support.c
100755 → 100644
chk_superuser
100755 → 100644
cr_tables-log
deleted
100755 → 0
1 | -psql:cr_tables.sql:93: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »land__id__seq« für die »serial«-Spalte »land._id_« | ||
2 | -psql:cr_tables.sql:93: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »land_pkey« für Tabelle »land« | ||
3 | -psql:cr_tables.sql:121: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »ort__id__seq« für die »serial«-Spalte »ort._id_« | ||
4 | -psql:cr_tables.sql:121: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »ort_pkey« für Tabelle »ort« | ||
5 | -psql:cr_tables.sql:158: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »adresse__id__seq« für die »serial«-Spalte »adresse._id_« | ||
6 | -psql:cr_tables.sql:158: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »adresse_pkey« für Tabelle »adresse« | ||
7 | -psql:cr_tables.sql:213: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »person__id__seq« für die »serial«-Spalte »person._id_« | ||
8 | -psql:cr_tables.sql:213: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »person_pkey« für Tabelle »person« | ||
9 | -psql:cr_tables.sql:248: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »wohnt_pkey« für Tabelle »wohnt« | ||
10 | -psql:cr_tables.sql:271: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »firma__id__seq« für die »serial«-Spalte »firma._id_« | ||
11 | -psql:cr_tables.sql:271: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »firma_pkey« für Tabelle »firma« | ||
12 | -psql:cr_tables.sql:307: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »abteilung__id__seq« für die »serial«-Spalte »abteilung._id_« | ||
13 | -psql:cr_tables.sql:307: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »abteilung_pkey« für Tabelle »abteilung« | ||
14 | -psql:cr_tables.sql:355: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »arbeit_pkey« für Tabelle »arbeit« | ||
15 | -psql:cr_tables.sql:394: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »konten_typen_pkey« für Tabelle »konten_typen« | ||
16 | -psql:cr_tables.sql:414: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »used_konten_pkey« für Tabelle »used_konten« | ||
17 | -psql:cr_tables.sql:440: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »kontenplan__id__seq« für die »serial«-Spalte »kontenplan._id_« | ||
18 | -psql:cr_tables.sql:440: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »kontenplan_pkey« für Tabelle »kontenplan« | ||
19 | -psql:cr_tables.sql:493: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »konto_pkey« für Tabelle »konto« | ||
20 | -psql:cr_tables.sql:522: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »buchung_pkey« für Tabelle »buchung« | ||
21 | -psql:cr_tables.sql:720: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »benutzer__id__seq« für die »serial«-Spalte »benutzer._id_« | ||
22 | -psql:cr_tables.sql:720: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »benutzer_pkey« für Tabelle »benutzer« | ||
23 | -psql:cr_tables.sql:758: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »rechte_pkey« für Tabelle »rechte« | ||
24 | -psql:cr_tables.sql:835: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »admin_pkey« für Tabelle »admin« | ||
25 | -psql:cr_tables.sql:874: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »effektive_rechte_pkey« für Tabelle »effektive_rechte« | ||
26 | -psql:cr_tables.sql:914: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »session_pkey« für Tabelle »session« | ||
27 | -psql:cr_tables.sql:937: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »kunde__id__seq« für die »serial«-Spalte »kunde._id_« | ||
28 | -psql:cr_tables.sql:937: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »kunde_pkey« für Tabelle »kunde« | ||
29 | -psql:cr_tables.sql:1038: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »anbieter__id__seq« für die »serial«-Spalte »anbieter._id_« | ||
30 | -psql:cr_tables.sql:1038: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »anbieter_pkey« für Tabelle »anbieter« | ||
31 | -psql:cr_tables.sql:1110: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »verkaeufer__id__seq« für die »serial«-Spalte »verkaeufer._id_« | ||
32 | -psql:cr_tables.sql:1110: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »verkaeufer_pkey« für Tabelle »verkaeufer« | ||
33 | -psql:cr_tables.sql:1193: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »warengruppe__id__seq« für die »serial«-Spalte »warengruppe._id_« | ||
34 | -psql:cr_tables.sql:1193: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »warengruppe_pkey« für Tabelle »warengruppe« | ||
35 | -psql:cr_tables.sql:1284: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »produkt_typen_pkey« für Tabelle »produkt_typen« | ||
36 | -psql:cr_tables.sql:1311: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »typ_table_columns_pkey« für Tabelle »typ_table_columns« | ||
37 | -psql:cr_tables.sql:1344: HINWEIS: CREATE TABLE erstellt implizit eine Sequenz »produkt__id__seq« für die »serial«-Spalte »produkt._id_« | ||
38 | -psql:cr_tables.sql:1344: HINWEIS: CREATE TABLE / PRIMARY KEY erstellt implizit einen Index »produkt_pkey« für Tabelle »produkt« |
cr_tables.sql
100755 → 100644
doc/er/shop.dia
100755 → 100644
No preview for this file type
doc/er/shop.dxf
100755 → 100644
doc/er/shop.eps
100755 → 100644
doc/er/shop.fig
100755 → 100644
doc/er/shop.log
100755 → 100644
doc/er/shop.pdf
100755 → 100644
No preview for this file type
doc/er/shop.png
100755 → 100644
doc/er/shop.ps
100755 → 100644
doc/er/shop.svg
100755 → 100644
doc/er/shop.tex
100755 → 100644
doc/er/shop1.dia
100755 → 100644
No preview for this file type
doc/er/showdia.tex
100755 → 100644
dropdb.sql
100755 → 100644
filldb.sql
100755 → 100644
makescript.sh
100755 → 100644
mk_lang_and_funcs.sh
100755 → 100644
plpgsql_funcs/cr_func_adresse.sql
100755 → 100644
plpgsql_funcs/cr_func_arbeit.sql
100755 → 100644
plpgsql_funcs/cr_func_generic.sql
100755 → 100644
plpgsql_funcs/cr_func_konto.sql
100755 → 100644
plpgsql_funcs/cr_func_kunde.sql
100755 → 100644
plpgsql_funcs/cr_func_land.sql
100755 → 100644
plpgsql_funcs/cr_func_ort.sql
100755 → 100644
plpgsql_funcs/cr_func_person.sql
100755 → 100644
plpgsql_funcs/cr_func_waren.sql
100755 → 100644
trigger_funcs/cr_trigger_func_benutzer.sql
100755 → 100644
trigger_funcs/cr_trigger_func_generic.sql
100755 → 100644
trigger_funcs/cr_trigger_func_konto.sql
100755 → 100644
trigger_funcs/cr_trigger_func_rechte.sql
100755 → 100644
trigger_funcs/cr_trigger_func_waren.sql
100755 → 100644
Please
register
or
login
to post a comment