index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
version.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-03-25
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
Tom Lane
2007-02-27
*
Add missing copyright blurb, make ruleutils.c use the standard layout
Neil Conway
2007-01-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Functions on 'text' type updated to new fmgr style. 'text' is
Tom Lane
2000-07-06
*
TOAST
Jan Wieck
2000-07-03
*
Version number now set in configure, available through Makefile.global
Peter Eisentraut
2000-07-02
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
*
Version string was truncating the last character.
Thomas G. Lockhart
1999-04-06
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Fix for version.c warning.
Bruce Momjian
1998-10-12
*
Fix for version() string overwrite.
Bruce Momjian
1998-10-09
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
From: Jeroen van Vianen <jeroenv@design.nl>
Marc G. Fournier
1998-04-29