OSDN Git Service

Update copyright for 2009.
[pg-rex/syncrep.git] / src / bin / scripts / vacuumdb.c
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-12-11 Tom LaneMake documentation of -W options more accurate and...
2007-06-04 Peter EisentrautRemove gratuitous response messages from utility programs.
2007-04-09 Magnus HaganderAdd cancel handlers so it's possible to Ctrl-C clusterd...
2007-02-13 Bruce MomjianAdd ORDER BY to vacummdb so databases are scaned in...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-06-21 Tom LaneCause initdb to create a third standard database "postg...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-03 Bruce MomjianAdd PGETC (for pg_service.conf) and PGLOCALE (for local...
2004-06-01 Bruce MomjianRemove init_nls() functions, call set_pglocale() directly.
2004-05-25 Bruce MomjianMake the locale location relocatable.
2004-05-12 Bruce MomjianRename find_my_binary/find_other_binary to
2004-01-01 Tom LaneDo an explicit fflush after writing a progress message...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce Momjianpgindent run.
2003-07-23 Peter EisentrautApply message style guide to frontend programs.
2003-06-18 Peter EisentrautChange clusterdb and vacuumdb into C programs.