postgresql/src/bin/scripts
Jan Wieck 79e6648649 Added untrusted PL/TclU (pltclu) language. Executes all procedures
in a non-safe interpreter, so with full OS access! Language is
restricted to be used by DB superusers.

Added "argisnull n" and "return_null" commands to gain full control
over NULL values from new FMGR capabilities.

Jan
2000-07-19 11:53:02 +00:00
..
Makefile Repair incorrect assumption that all versions of 'install' know 2000-06-28 05:09:37 +00:00
createdb Default argument for createdb 2000-02-10 20:08:58 +00:00
createlang.sh Added untrusted PL/TclU (pltclu) language. Executes all procedures 2000-07-19 11:53:02 +00:00
createuser Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
dropdb another round of user interface cleanups 2000-01-19 20:08:36 +00:00
droplang Here is the patch to add plperl to droplang. 2000-02-09 20:23:26 +00:00
dropuser another round of user interface cleanups 2000-01-19 20:08:36 +00:00
vacuumdb another round of user interface cleanups 2000-01-19 20:08:36 +00:00