pgsql: Add an "incompatibility" entry to 9.1 release notes about CREATE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add an "incompatibility" entry to 9.1 release notes about CREATE
Дата
Msg-id E1R0ye4-00077T-Qr@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add an "incompatibility" entry to 9.1 release notes about CREATE EXTENSION.

We've now seen more than one gripe from somebody who didn't get the memo
about how to install contrib modules in 9.1.  Try to make it a little more
prominent that you aren't supposed to call the scripts directly anymore.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a3850a5f7582ebe328d2506873e31aac2b01d51b

Modified Files
--------------
doc/src/sgml/release-9.1.sgml |   18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update type-conversion documentation for long-ago changes.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Document PERFORM limitation when using WITH queries.