Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Assorted translatable string fixes | Alvaro Herrera | 2017-06-04 |
| | | | | | Mark our rusage reportage string translatable; remove quotes from type names; unify formatting of very similar messages. | ||
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
| | | | | Backpatch certain files through 9.0 | ||
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
| | | | | | Update all files in head, and files COPYRIGHT and legal.sgml in all back branches. | ||
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
| | | | | | Fully update git head, and update back branches in ./COPYRIGHT and legal.sgml files. | ||
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
| | |||
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
| | |||
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
| | |||
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
| | |||
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
| | |||
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
| | |||
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
| | | | | back-stamped for this. | ||
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
| | |||
* | 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. |