Some SQL targeted at PostgreSQL. This was intended as the database backend for user management in an online shop system.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Georg Hopp f878df4851 some access rights cleanup and remove a log from repo 10 years ago
c_funcs some access rights cleanup and remove a log from repo 10 years ago
doc/er some access rights cleanup and remove a log from repo 10 years ago
plpgsql_funcs some access rights cleanup and remove a log from repo 10 years ago
trigger_funcs some access rights cleanup and remove a log from repo 10 years ago
README.md Add README.md 10 years ago
chk_superuser Initial repository layout 10 years ago
cr_tables.sql Initial repository layout 10 years ago
dropdb.sql Initial repository layout 10 years ago
filldb.sql Initial repository layout 10 years ago
makescript.sh Initial repository layout 10 years ago
mk_lang_and_funcs.sh Initial repository layout 10 years ago

README.md

E-Shop

abstract

Some SQL targeted at PostgreSQL. This was intended as the database backend for user management in an online shop system.

requirements

PostgreSQL

status

abandoned