aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2001-08-13 21:34:54 +0000
committerPeter Eisentraut <peter_e@gmx.net>2001-08-13 21:34:54 +0000
commitee8ed85da3b0548eba96f2ec68fa7ba577bba586 (patch)
treeb928ea217350fe43f7dba0966f6a54882ae233ae /src/backend/utils/adt/numeric.c
parent38cfc95865864a071745315c5f21b2c4f009e79c (diff)
downloadpostgresql-ee8ed85da3b0548eba96f2ec68fa7ba577bba586.tar.gz
postgresql-ee8ed85da3b0548eba96f2ec68fa7ba577bba586.zip
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.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions