Re: [RFC] Add an until-0 loop in psql - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [RFC] Add an until-0 loop in psql
Date
Msg-id 8bfa3a9e-18e3-491a-837d-5fb80a362c21@2ndquadrant.com
Whole thread Raw
In response to Re: [RFC] Add an until-0 loop in psql  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers
On 4/30/18 07:01, Daniel Verite wrote:
>> As of v11, DO blocks can do transactions. I think this will meet your needs.
> 
> They do support COMMIT and ROLLBACK in the current
> development tree, but not VACUUM as in Pierre's example.

Support for VACUUM can be added in the future.  There is no big problem
with it.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: nbtsort.c performs unneeded (though harmless) truncation
Next
From: Thomas Munro
Date:
Subject: Re: [HACKERS] Clock with Adaptive Replacement