File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.359 2005/08/24 19:31:46 momjian Exp $
2
+ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.360 2005/08/24 19:34:33 momjian Exp $
3
3
4
4
Typical markup:
5
- [A-Z][A-Z ]+[A-Z] <command>
6
- [A-Za-z_][A-Za-z0-9_]+() <function>
7
- [A-Za-z_]/[A-Za-z_]+ <filename>
8
- PostgreSQL <productname>
9
- pg_[A-Za-z0-9_] <appication>
10
- [A-Z][A-Z] <type>, <envar.
11
- <literal>
12
- &<> use &
5
+
6
+ [A-Z][A-Z ]+[A-Z] <command>
7
+ [A-Za-z_][A-Za-z0-9_]+() <function>
8
+ [A-Za-z_]/[A-Za-z_]+ <filename>
9
+ PostgreSQL <productname>
10
+ pg_[A-Za-z0-9_] <appication>
11
+ [A-Z][A-Z] <type>, <envar.
12
+ <literal>
13
+ &<> use &
13
14
-->
14
15
15
16
<appendix id="release">
Original file line number Diff line number Diff line change 23
23
o group items into categories
24
24
o select major features
25
25
o select incompatibilities
26
- o add comments for items
26
+ o add documenation for items
27
27
o add SGML markup
28
28
29
29
* Documentation
You can’t perform that action at this time.
0 commit comments