mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
docs: update release note regex suggestions
This commit is contained in:
parent
ea9c4c1e4a
commit
1e87d4d068
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user