diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-03-05 14:03:06 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-03-05 14:03:06 -0500 |
commit | ba0c93a0f46ca70cae47a8817067c1e98482979f (patch) | |
tree | 98686028d05eb9ca1d81a00bde94b057dbe7d6f3 /src/tutorial/funcs.c | |
parent | c0f2b2e256a3e98c2a066cee8623b7ab156b7f9c (diff) | |
download | postgresql-ba0c93a0f46ca70cae47a8817067c1e98482979f.tar.gz postgresql-ba0c93a0f46ca70cae47a8817067c1e98482979f.zip |
Convert createlang/droplang to use CREATE/DROP EXTENSION.
In createlang this is a one-line change. In droplang there's a whole
lot of cruft that can be discarded since the extension mechanism now
manages removal of the language's support functions.
Also, add deprecation notices to these two programs' reference pages,
since per discussion we may toss them overboard altogether in a release
or two.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions