Feature Description

Writable WITH Queries (Common Table Expressions)

Allows INSERT/UPDATE/DELETE in WITH clauses which can be used in conjunction with a RETURNING clause to to pass data up to the containing query.