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:
@ -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">
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user