aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/version.c
Commit message (Expand)AuthorAge
* 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