Ralf Wiebicke <[EMAIL PROTECTED]> writes: > I finally used savepoints to get what I want. > However I don't like this very much.
Have you experimented with psql's ON_ERROR_ROLLBACK setting? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match