mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
This patch includes a lot of minor cleanups to the SGML documentation,
including: - replacing all the appropriate usages of <citetitle>PostgreSQL ...</citetitle> with &cite-user;, &cite-admin;, and so on - fix an omission in the EXECUTE documentation - add some more text to the EXPLAIN documentation - improve the PL/PgSQL RETURN NEXT documentation (more work to do here) - minor markup fixes Neil Conway
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.16 2001/11/21 05:53:40 thomas Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.17 2003/01/19 00:13:28 momjian Exp $
|
||||
-->
|
||||
|
||||
<chapter id="overview">
|
||||
@@ -478,8 +478,8 @@ current context are performed.
|
||||
|
||||
<para>
|
||||
For information on the syntax and creation of rules in the
|
||||
<productname>PostgreSQL</productname> system refer to
|
||||
<citetitle>The PostgreSQL User's Guide</citetitle>.
|
||||
<productname>PostgreSQL</productname> system refer to the
|
||||
&cite-user;.
|
||||
</para>
|
||||
|
||||
<sect2>
|
||||
|
Reference in New Issue
Block a user