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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/ba0c93a0f46ca70cae47a8817067c1e98482979f
Modified Files
--------------
doc/src/sgml/ref/createlang.sgml | 24 ++++--
doc/src/sgml/ref/droplang.sgml | 24 +++---
src/bin/scripts/createlang.c | 10 ++-
src/bin/scripts/droplang.c | 162 ++------------------------------------
4 files changed, 46 insertions(+), 174 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.