aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/reindexdb.c
Commit message (Expand)AuthorAge
* Revert recent commit re positional arguments.Andrew Dunstan2012-04-18
* Don't override arguments set via options with positional arguments.Andrew Dunstan2012-04-17
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Add a -w/--no-password option that prevents all password prompts to allPeter Eisentraut2009-02-26
* Sort the output of --help mostly alphabetical, make it align better, makePeter Eisentraut2009-02-25
* Update copyright for 2009.Bruce Momjian2009-01-01
* Append major version number and for libraries soname major version numberPeter Eisentraut2008-12-11
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Make documentation of -W options more accurate and uniform.Tom Lane2007-12-11
* Remove gratuitous response messages from utility programs.Peter Eisentraut2007-06-04
* Add cancel handlers so it's possible to Ctrl-C clusterdb, reindexdbMagnus Hagander2007-04-09
* Add code so database scans are done in an order consistent withBruce Momjian2007-02-13
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Revert as not needed/inconsistent with SQL REINDEX:Bruce Momjian2006-09-02
* Suppress some NOTICE messages from REINDEX command.Bruce Momjian2006-09-02
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Equalize wordings to avoid redundant translation work.Peter Eisentraut2005-09-30
* Clean up the help displays.Peter Eisentraut2005-09-30
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-29