aboutsummaryrefslogtreecommitdiff
path: root/src/include/getopt_long.h
Commit message (Expand)AuthorAge
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Add support for optional_argument to our own getopt_long() implementation.Andres Freund2014-09-10
* Centralize getopt-related declarations in a new header file pg_getopt.h.Tom Lane2014-02-15
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove optreset from src/port/ implementations of getopt and getopt_long.Tom Lane2010-12-16
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Remove a boatload of useless definitions of 'int optreset'. If weTom Lane2009-04-05
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Another pgindent run with updated typedefs.Bruce Momjian2003-08-08
* Don't assume that struct option is available just because we can find aTom Lane2003-08-07
* pgindent run.Bruce Momjian2003-08-04
* Use our own version of getopt_long() if the OS doesn't have one.Peter Eisentraut2003-01-06