Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Clean up local redeclarations of variables with DLLIMPORT, per report | Tom Lane | 2006-10-19 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | uninstall script for pg_freespacemap | Tom Lane | 2006-09-30 |
* | Fix free space map to correctly track the total amount of FSM space needed | Tom Lane | 2006-09-21 |
* | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 |
* | Code review for contrib/pg_freespacemap. Add a storedpages column to | Tom Lane | 2006-05-04 |
* | Split out pg_freespace views to one for relations and another for pages, | Bruce Momjian | 2006-04-26 |
* | Adjust /contrib/pg_freespace to show index free space as NULL (FSM only | Bruce Momjian | 2006-04-26 |
* | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 |
* | Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake. | Tom Lane | 2006-02-14 |
* | Add contrib/pg_freespacemap to display free space map information. | Bruce Momjian | 2006-02-12 |