aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/version.c
Commit message (Expand)AuthorAge
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* 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 cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Simplify and standardize conversions between TEXT datums and ordinary CTom Lane2008-03-25
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).Tom Lane2007-02-27
* Add missing copyright blurb, make ruleutils.c use the standard layoutNeil Conway2007-01-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Functions on 'text' type updated to new fmgr style. 'text' isTom Lane2000-07-06
* TOASTJan Wieck2000-07-03
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-02
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-14
* Version string was truncating the last character.Thomas G. Lockhart1999-04-06
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Fix for version.c warning.Bruce Momjian1998-10-12
* Fix for version() string overwrite.Bruce Momjian1998-10-09
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-29