Обсуждение: pgsql: Refactor DROP LANGUAGE grammar

Поиск
Список
Период
Сортировка

pgsql: Refactor DROP LANGUAGE grammar

От
Peter Eisentraut
Дата:
Refactor DROP LANGUAGE grammar

Fold it into the generic DropStmt.

Discussion: https://www.postgresql.org/message-id/flat/163c00a5-f634-ca52-fc7c-0e53deda8735%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3fbd4bb6f494dd70cc5075536a754261853de167

Modified Files
--------------
src/backend/parser/gram.y | 27 ++-------------------------
1 file changed, 2 insertions(+), 25 deletions(-)