pgsql: Remove deprecated syntax from CREATE/DROP LANGUAGE

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Remove deprecated syntax from CREATE/DROP LANGUAGE
Дата
Msg-id E1jjJYv-0006br-6E@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5333e014ab943b201fe71cfaf409419c204f36be

Modified Files
--------------
doc/src/sgml/ref/create_language.sgml | 5 -----
doc/src/sgml/ref/drop_language.sgml   | 3 +--
src/backend/parser/gram.y             | 8 ++++----
3 files changed, 5 insertions(+), 11 deletions(-)


В списке pgsql-committers по дате отправления: