summaryrefslogtreecommitdiff
path: root/src/bin/scripts/reindexdb.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Make documentation of -W options more accurate and uniform.Tom Lane2007-12-111-2/+2
* Remove gratuitous response messages from utility programs.Peter Eisentraut2007-06-041-25/+14
* Add cancel handlers so it's possible to Ctrl-C clusterdb, reindexdbMagnus Hagander2007-04-091-17/+5
* Add code so database scans are done in an order consistent withBruce Momjian2007-02-131-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Revert as not needed/inconsistent with SQL REINDEX:Bruce Momjian2006-09-021-8/+1
* Suppress some NOTICE messages from REINDEX command.Bruce Momjian2006-09-021-1/+8
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-48/+48
* Equalize wordings to avoid redundant translation work.Peter Eisentraut2005-09-301-5/+5
* Clean up the help displays.Peter Eisentraut2005-09-301-14/+14
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-291-0/+351