1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-03 09:13:20 +03:00

doc: Arrange See Also links in more consistent order

This commit is contained in:
Peter Eisentraut
2013-07-02 20:12:58 -04:00
parent 614ce64f6c
commit 5ecfa1f6a3
3 changed files with 3 additions and 3 deletions

View File

@@ -154,9 +154,9 @@ CREATE EVENT TRIGGER abort_ddl ON ddl_command_start
<title>See Also</title>
<simplelist type="inline">
<member><xref linkend="sql-createfunction"></member>
<member><xref linkend="sql-altereventtrigger"></member>
<member><xref linkend="sql-dropeventtrigger"></member>
<member><xref linkend="sql-createfunction"></member>
</simplelist>
</refsect1>
</refentry>