1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

More beta1 cleanup.

This commit is contained in:
Bruce Momjian
2005-08-24 19:34:34 +00:00
parent 83ba41f02b
commit 63a67221a1
2 changed files with 11 additions and 10 deletions

View File

@ -1,15 +1,16 @@
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.359 2005/08/24 19:31:46 momjian Exp $ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.360 2005/08/24 19:34:33 momjian Exp $
Typical markup: Typical markup:
[A-Z][A-Z ]+[A-Z] <command>
[A-Za-z_][A-Za-z0-9_]+() <function> [A-Z][A-Z ]+[A-Z] <command>
[A-Za-z_]/[A-Za-z_]+ <filename> [A-Za-z_][A-Za-z0-9_]+() <function>
PostgreSQL <productname> [A-Za-z_]/[A-Za-z_]+ <filename>
pg_[A-Za-z0-9_] <appication> PostgreSQL <productname>
[A-Z][A-Z] <type>, <envar. pg_[A-Za-z0-9_] <appication>
<literal> [A-Z][A-Z] <type>, <envar.
&<> use & <literal>
&<> use &
--> -->
<appendix id="release"> <appendix id="release">

View File

@ -23,7 +23,7 @@
o group items into categories o group items into categories
o select major features o select major features
o select incompatibilities o select incompatibilities
o add comments for items o add documenation for items
o add SGML markup o add SGML markup
* Documentation * Documentation