mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Add SGML markup for keywords, terms, functions, commands, etc.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
|
Reference in New Issue
Block a user