Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 04b1768

Browse files
committed
Add "Compatibility" section to ALTER EXTENSION reference page
Almost all other pages have one; this one must have been forgotten.
1 parent f29a004 commit 04b1768

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/src/sgml/ref/alter_extension.sgml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,15 @@ ALTER EXTENSION hstore ADD FUNCTION populate_record(anyelement, hstore);
291291
</programlisting></para>
292292
</refsect1>
293293

294+
<refsect1>
295+
<title>Compatibility</title>
296+
297+
<para>
298+
<command>ALTER EXTENSION</command> is a <productname>PostgreSQL</>
299+
extension.
300+
</para>
301+
</refsect1>
302+
294303
<refsect1 id="SQL-ALTEREXTENSION-see-also">
295304
<title>See Also</title>
296305

0 commit comments

Comments
 (0)