mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 13:51:00 -05:00
More beta1 cleanup.
This commit is contained in:
parent
83ba41f02b
commit
63a67221a1
2 changed files with 11 additions and 10 deletions
|
|
@ -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:
|
||||
[A-Z][A-Z ]+[A-Z] <command>
|
||||
[A-Za-z_][A-Za-z0-9_]+() <function>
|
||||
[A-Za-z_]/[A-Za-z_]+ <filename>
|
||||
PostgreSQL <productname>
|
||||
pg_[A-Za-z0-9_] <appication>
|
||||
[A-Z][A-Z] <type>, <envar.
|
||||
<literal>
|
||||
&<> use &
|
||||
|
||||
[A-Z][A-Z ]+[A-Z] <command>
|
||||
[A-Za-z_][A-Za-z0-9_]+() <function>
|
||||
[A-Za-z_]/[A-Za-z_]+ <filename>
|
||||
PostgreSQL <productname>
|
||||
pg_[A-Za-z0-9_] <appication>
|
||||
[A-Z][A-Z] <type>, <envar.
|
||||
<literal>
|
||||
&<> use &
|
||||
-->
|
||||
|
||||
<appendix id="release">
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
o group items into categories
|
||||
o select major features
|
||||
o select incompatibilities
|
||||
o add comments for items
|
||||
o add documenation for items
|
||||
o add SGML markup
|
||||
|
||||
* Documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue