Minor improvement to delete.sgml - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Minor improvement to delete.sgml
Date
Msg-id 774d64d4-52da-bb73-69be-df029a5cfcfa@lab.ntt.co.jp
Whole thread Raw
Responses Re: Minor improvement to delete.sgml
List pgsql-hackers
Hi,

I think it's better to mention that an alias is needed for the target
table specified in the USING clause of a DELETE statement, to set up a
self-join, as the documentation on the from_list parameter of UPDATE
does.  Please find attached a patch.

Best regards,
Etsuro Fujita

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: btree vacuum and suspended scans can deadlock
Next
From: Peter Eisentraut
Date:
Subject: Re: make coverage-html on OS X