Split out pg_freespace views to one for relations and another for pages,
Bruce Momjian <bruce@momjian.us>
Split out pg_freespace views to one for relations and another for pages, pg_freespacemap_relations and pg_freespacemap_pages. Mark Kirkwood
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_freespacemap/pg_freespacemap.c | modified | +200 −8 |
| contrib/pg_freespacemap/pg_freespacemap.sql.in | modified | +24 −8 |
| contrib/pg_freespacemap/README.pg_freespacemap | modified | +113 −48 |