pgsql: Adjust hints and docs to suggest CREATE EXTENSION not CREATELAN - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Adjust hints and docs to suggest CREATE EXTENSION not CREATELAN
Date
Msg-id E1fC7No-00048p-VA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust hints and docs to suggest CREATE EXTENSION not CREATE LANGUAGE.

The core PLs have been extension-ified for seven years now, and we can
reasonably hope that all out-of-core PLs have been too.  So adjust a few
places that were still recommending CREATE LANGUAGE as the user-level
way to install a PL.

Discussion: https://postgr.es/m/CA+TgmoaJTUDMSuSCg4k08Dv8vhbrJq9nP3ZfPbmysVz_616qxw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2e83e6bd74ee8d4d119edf8272406f23e6c546cf

Modified Files
--------------
doc/src/sgml/ref/create_transform.sgml | 4 ++--
doc/src/sgml/ref/do.sgml               | 2 +-
src/backend/commands/functioncmds.c    | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: perltidy: Don't write backup files
Next
From: Tom Lane
Date:
Subject: pgsql: Try to get some info about Windowscan't-reattach-to-shared-memo