Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitae92eff

Browse files
committed
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 memoabout how to install contrib modules in 9.1. Try to make it a little moreprominent that you aren't supposed to call the scripts directly anymore.
1 parentb7f83e7 commitae92eff

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎doc/src/sgml/release-9.1.sgml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,24 @@
367367

368368
</sect3>
369369

370+
<sect3>
371+
<title>Contrib</title>
372+
373+
<itemizedlist>
374+
375+
<listitem>
376+
<para>
377+
All contrib modules are now installed with <link
378+
linkend="SQL-CREATEEXTENSION"><command>CREATE EXTENSION</></link>
379+
rather than by manually invoking their SQL scripts
380+
(Dimitri Fontaine, Tom Lane)
381+
</para>
382+
</listitem>
383+
384+
</itemizedlist>
385+
386+
</sect3>
387+
370388
<sect3>
371389
<title>Other Incompatibilities</title>
372390

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp