summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_enum.h
AgeCommit message (Expand)Author
2008-03-27Reduce the need for frontend programs to include "postgres.h" by refactoringTom Lane
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-04-02Support enum data types. Along the way, use macros for the values ofTom Lane