aboutsummaryrefslogtreecommitdiff
path: root/src/port/getopt.c
Commit message (Expand)AuthorAge
* Remove advertising clause from Berkeley BSD-licensed files, perBruce Momjian2007-03-26
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane2005-07-28
* Adjust comments previously moved to column 1 by pgident.Bruce Momjian2004-10-07
* Include c.h instead of postgres.h in files that need to be usable inTom Lane2004-06-24
* pgindent run.Bruce Momjian2003-08-04
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-15
* Use our own version of getopt_long() if the OS doesn't have one.Peter Eisentraut2003-01-06
* Update comments.Bruce Momjian2002-10-29
* Re-add getopt.c for MSWin psql.Bruce Momjian2002-10-29