summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/version.c
AgeCommit message (Expand)Author
2000-07-06Functions on 'text' type updated to new fmgr style. 'text' isTom Lane
2000-07-03TOASTJan Wieck
2000-07-02Version number now set in configure, available through Makefile.globalPeter Eisentraut
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-07-15Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian
1999-07-14Cleanup of /include #include's, for 6.6 only.Bruce Momjian
1999-04-06Version string was truncating the last character.Thomas G. Lockhart
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-10-12Fix for version.c warning.Bruce Momjian
1998-10-09Fix for version() string overwrite.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-04-29From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier