Re: TODO Item - Add system view to show free space map contents - Mailing list pgsql-patches

From Jim C. Nasby
Subject Re: TODO Item - Add system view to show free space map contents
Date
Msg-id 20051028013722.GD63747@pervasive.com
Whole thread Raw
In response to TODO Item - Add system view to show free space map contents  (Mark Kirkwood <markir@paradise.net.nz>)
Responses Re: TODO Item - Add system view to show free space map  (Mark Kirkwood <markir@paradise.net.nz>)
List pgsql-patches
Shouldn't the DDL in pg_freespacemap.sql.in be wrapped in a transaction?
Specifically I'm considering the case of the script stopping before the
REVOKEs.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-patches by date:

Previous
From: Mark Kirkwood
Date:
Subject: TODO Item - Add system view to show free space map contents
Next
From: Mark Kirkwood
Date:
Subject: Re: TODO Item - Add system view to show free space map