"Dmitry Koterov" <dmi...@koterov.ru> writes:
> I propose to add the SELECT clause to do it natively, like this:

> SELECT *
> FROM tbl
> ORDER BY id
> LIMIT 10
> SETTING something=off, other=off

Use a function with a SET clause attached.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to