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 6e897f034e Initial repository layout 19 years ago
c_funcs Initial repository layout 10 years ago
doc/er Initial repository layout 10 years ago
plpgsql_funcs Initial repository layout 10 years ago
trigger_funcs Initial repository layout 10 years ago
README.md Add README.md 10 years ago
chk_superuser Initial repository layout 10 years ago
cr_tables-log 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