Thread
Commits
-
Fix example on creating a trigger with a transition table.
- b2188575c594 10.0 landed
-
CREATE TRIGGER document typo
Yugo Nagata <nagata@sraoss.co.jp> — 2017-04-17T09:09:21Z
Hi, Attached is a patch fixing simple typos in the CREATE TRIGGER document. -- Yugo Nagata <nagata@sraoss.co.jp>
-
Re: CREATE TRIGGER document typo
Heikki Linnakangas <hlinnaka@iki.fi> — 2017-04-18T08:55:45Z
On 04/17/2017 12:09 PM, Yugo Nagata wrote: > Hi, > > Attached is a patch fixing simple typos in the CREATE TRIGGER document. Applied, thanks! - Heikki