postgresql/src/pl
Tom Lane d5e99ab4d6 pg_type has a typnamespace column; system now supports creating types
in different namespaces.  Also, cleanup work on relation namespace
support: drop, alter, rename commands work for tables in non-default
namespaces.
2002-03-29 19:06:29 +00:00
..
plperl Add new elog() levels to stored procedure languages. plperl DEBUG hack 2002-03-06 18:50:33 +00:00
plpgsql pg_type has a typnamespace column; system now supports creating types 2002-03-29 19:06:29 +00:00
plpython pg_type has a typnamespace column; system now supports creating types 2002-03-29 19:06:29 +00:00
tcl pg_type has a typnamespace column; system now supports creating types 2002-03-29 19:06:29 +00:00
Makefile Turn on plpython build by default if we have something that looks like a 2001-08-27 00:29:49 +00:00