Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | minor code cleanup - replace useless struct timezone argument to | Andrew Dunstan | 2005-10-22 |
| | | | | | gettimeofday with NULL in a few places, making it consistent with usage elsewhere. | ||
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
| | |||
* | Separate out the VacRUsage stuff as an independent module, in preparation | Tom Lane | 2005-10-03 |
for using it for other things besides VACUUM. |