git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 38cfc95) | patch
Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"
2001年8月13日 21:34:54 +0000 (21:34 +0000)
2001年8月13日 21:34:54 +0000 (21:34 +0000)
commit ee8ed85da3b0548eba96f2ec68fa7ba577bba586
Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"
syntax for language names (instead of 'string').

createlang now handles the case where a second language uses the same call
handler as an already installed language (e.g., plperl/plperlu).

droplang now handles the reverse case, i.e., dropping a language where
the call handler is still used by another language. Moreover, droplang
can now be used to drop any user-defined language, not just the supplied
ones.
doc/src/sgml/ref/create_function.sgml diff | blob | blame | history
doc/src/sgml/ref/create_language.sgml diff | blob | blame | history
doc/src/sgml/ref/drop_language.sgml diff | blob | blame | history
doc/src/sgml/xplang.sgml diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/bin/scripts/createlang.sh diff | blob | blame | history
src/bin/scripts/droplang diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /