Commit 1e87d4d0 authored by Bruce Momjian's avatar Bruce Momjian

docs: update release note regex suggestions

parent ea9c4c1e
......@@ -10,7 +10,7 @@ postgresql.conf, pg_hba.conf,
[A-Z][A-Z_ ]+[A-Z_] <command>, <literal>, <envar>, <acronym>
[A-Za-z_][A-Za-z0-9_]+() <function>
-[-A-Za-z_]+ <option>
[A-Za-z_]/[A-Za-z_]+ <filename>
[A-Za-z_]+/[A-Za-z_]+ <filename>
psql <application>
pg_[A-Za-z0-9_]+ <application>, <structname>
[A-Z][A-Z][A-Z_ ]* <type>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment