summaryrefslogtreecommitdiff
path: root/src/port/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+1
* Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane2005-07-281-4/+0
* Adjust comments previously moved to column 1 by pgident.Bruce Momjian2004-10-071-1/+1
* Include c.h instead of postgres.h in files that need to be usable inTom Lane2004-06-241-1/+1
* pgindent run.Bruce Momjian2003-08-041-1/+1
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-151-4/+6
* Use our own version of getopt_long() if the OS doesn't have one.Peter Eisentraut2003-01-061-3/+2
* Update comments.Bruce Momjian2002-10-291-1/+1
* Re-add getopt.c for MSWin psql.Bruce Momjian2002-10-291-0/+127