git.postgresql.org Git - postgresql.git/commit
2014年6月21日 14:17:04 +0000 (09:17 -0500)
2014年6月21日 14:17:04 +0000 (09:17 -0500)
commit 734bea8a69db9ffd675a697f614e80baeb2ca854
Fix documentation template for CREATE TRIGGER.
By using curly braces, the template had specified that one of
"NOT DEFERRABLE", "INITIALLY IMMEDIATE", or "INITIALLY DEFERRED"
was required on any CREATE TRIGGER statement, which is not
accurate. Change to square brackets makes that optional.
Backpatch to 9.1, where the error was introduced.
This is the main PostgreSQL git repository.
RSS
Atom