"Todd A. Cook" <tc...@blackducksoftware.com> writes:
> Tom Lane wrote:
>>> If you roll back a truncate, do you get the expected state?

> I did a number of variations on the test below, with and without "on drop 
> commit",
> and similar tests where the "create table" is done before the "begin".  After 
> the
> checkpoint, the number of files in the database directory always returned to 
> the
> value before the "begin" (210 in this case).  Everything behaved as expected.

Thanks for doing the testing.  I've applied this patch to CVS HEAD.

                        regards, tom lane

-- 
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