aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/reindexdb.c
Commit message (Expand)AuthorAge
* Support multiple -t/--table arguments for more commandsMagnus Hagander2013-01-17
* Update copyrights for 2013Bruce Momjian2013-01-01
* In our source code, make a copy of getopt's 'optarg' string arguments,Bruce Momjian2012-10-12
* Fix "too many arguments" messages not to index off the end of argv[].Robert Haas2012-09-06
* Make documentation of --help and --version options more consistentPeter Eisentraut2012-06-18
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Don't override arguments set via options with positional arguments.Andrew Dunstan2012-04-17
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Make command-line tools smarter about finding a DB to connect to.Robert Haas2011-12-06
* Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITYBruce Momjian2011-09-10
* 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