Maurice Gittens <mainmanmauricio@xxxxxxxxx> writes: > The syntax includes a where clause allowing qualified declarative > control over what is deleted. > Why would the same not hold for the insert statement? All that stuff is buried in the "query" option. You can do something like INSERT INTO table SELECT ... WHERE ... so the full power of SELECT is available already. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general