Add SGML markup for keywords, terms, functions, commands, etc.

This commit is contained in:
Bruce Momjian 2011-03-19 17:21:49 -04:00
parent b03b17c411
commit 025f4c72f0
2 changed files with 178 additions and 167 deletions

File diff suppressed because it is too large Load diff

View file

@ -5,8 +5,9 @@ Typical markup:
&<> use & escapes
PostgreSQL <productname>
postgresql.conf, pg_hba.conf <filename>
[A-Z][A-Z ]+[A-Z] <command>, <literal>, <envar>
postgresql.conf, pg_hba.conf,
recovery.conf <filename>
[A-Z][A-Z_ ]+[A-Z_] <command>, <literal>, <envar>
[A-Za-z_][A-Za-z0-9_]+() <function>
-[-A-Za-z_]+ <option>
[A-Za-z_]/[A-Za-z_]+ <filename>