Adjust hints and docs to suggest CREATE EXTENSION not CREATE LANGUAGE.
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_transform.sgml | modified | +2 −2 |
| doc/src/sgml/ref/do.sgml | modified | +1 −1 |
| src/backend/commands/functioncmds.c | modified | +2 −2 |
Documentation touched
Discussion
- obsoleting plpython2u and defaulting plpythonu to plpython3u 19 messages · 2018-04-24 → 2019-08-23