Define routines and catalog entries for string min()/max() functions.
authorThomas G. Lockhart <lockhart@alumni.caltech.edu>
Tue, 8 Dec 1998 06:18:34 +0000 (06:18 +0000)
committerThomas G. Lockhart <lockhart@alumni.caltech.edu>
Tue, 8 Dec 1998 06:18:34 +0000 (06:18 +0000)
commit3aebdd8d9a14c52191abb1e06e4842a6461ce523
tree3f63edba1f2ee24bec38d61a1bb9594407bc8d2f
parentefdb09993870603d9c71674b8e8ffc20e44e2fab
Define routines and catalog entries for string min()/max() functions.
Extend new type coersion techniques to aggregates.
src/include/catalog/pg_aggregate.h
src/include/catalog/pg_proc.h
src/include/parser/parse_func.h
src/include/utils/builtins.h