mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Add "Compatibility" section to ALTER EXTENSION reference page
Almost all other pages have one; this one must have been forgotten.
This commit is contained in:
parent
f29a004496
commit
04b17684af
@ -291,6 +291,15 @@ ALTER EXTENSION hstore ADD FUNCTION populate_record(anyelement, hstore);
|
||||
</programlisting></para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>Compatibility</title>
|
||||
|
||||
<para>
|
||||
<command>ALTER EXTENSION</command> is a <productname>PostgreSQL</>
|
||||
extension.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="SQL-ALTEREXTENSION-see-also">
|
||||
<title>See Also</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user