"A. Kretschmer" <[EMAIL PROTECTED]> writes: > *untested* > DELETE FROM partner_zu using partner > WHERE partner_zu.pa_id = partner.id > ... > The point is the 'using ...'
You can also just set the add_missing_from to true for that one session if you prefer. I don't think there's any plans to remove the option, it's just not the default any more. -- greg ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org