Just a quick status update.
 
I wrote:
 
> Consider this a WIP patch
 
The serializable branch on my git repo has a modified form of this
which has been tested successfully with:
 
DROP INDEX
REINDEX
VACUUM FULL
CLUSTER
ALTER TABLE
 
I'm holding off on posting another version of the patch until I
cover the remaining commands, which are:
 
TRUNCATE TABLE
DROP TABLE
DROP DATABASE
 
I'm having to work on this off-hours at the moment, so expect the
patch to come sometime this weekend.
 
-Kevin

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

Reply via email to