FirebirdSQL / firebird-documentation

Firebird documentation
https://firebirdsql.org/en/documentation/
35 stars 15 forks source link

Improve fblangref PSQL documentation regarding WHEN ... DO #208

Closed mrotteveel closed 1 month ago

mrotteveel commented 7 months ago

Make it more clear that WHEN ... DO can only occur at the end of a BEGIN ... END. See also thread Firebird 3 trigger syntax.