FirebirdSQL / firebird-documentation

Firebird documentation
https://www.firebirdsql.org/en/firebird-rdbms/
34 stars 14 forks source link

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

Closed mrotteveel closed 5 days ago

mrotteveel commented 5 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.