git.postgresql.org Git - postgresql.git/commit
2018年9月26日 11:26:24 +0000 (13:26 +0200)
2018年9月26日 11:26:24 +0000 (13:26 +0200)
commit a49ceda6a044c2fc104b3d1397fe0bef8679d1aa
Update dummy CREATE ASSERTION grammar
While we are probably still far away from fully implementing
assertions, all patch proposals appear to take issue with the existing
dummy grammar CREATE/DROP ASSERTION productions, so update those a
little bit. Rename the rule, use any_name instead of name, and remove
some unused code. Also remove the production for DROP ASSERTION,
since that would most likely be handled via the generic DROP support.
extracted from a patch by Joe Wildish
This is the main PostgreSQL git repository.
RSS
Atom