diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-06-11 10:26:12 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-06-11 10:26:12 +0200 |
commit | 5333e014ab943b201fe71cfaf409419c204f36be (patch) | |
tree | 020920ae666e1ba04136cdd7efe7e4a72228a467 /src/backend/utils/adt/numeric.c | |
parent | a3b2bf1fe7ce7cf88af6af2c100c6ed61c976780 (diff) | |
download | postgresql-5333e014ab943b201fe71cfaf409419c204f36be.tar.gz postgresql-5333e014ab943b201fe71cfaf409419c204f36be.zip |
Remove deprecated syntax from CREATE/DROP LANGUAGE
Remove the option to specify the language name as a single-quoted
string. This has been obsolete since ee8ed85da3b. Removing it allows
better grammar refactoring.
The syntax of the CREATE FUNCTION LANGUAGE clause is not changed.
Discussion: https://www.postgresql.org/message-id/flat/163c00a5-f634-ca52-fc7c-0e53deda8735%402ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions