summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/version.c
Commit message (Expand)AuthorAgeFilesLines
* Functions on 'text' type updated to new fmgr style. 'text' isTom Lane2000-07-061-11/+10
* TOASTJan Wieck2000-07-031-2/+2
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-021-2/+1
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+2
* Version string was truncating the last character.Thomas G. Lockhart1999-04-061-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Fix for version.c warning.Bruce Momjian1998-10-121-1/+3
* Fix for version() string overwrite.Bruce Momjian1998-10-091-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-6/+7
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-291-0/+28