]> granicus.if.org Git - postgresql/commit
Define routines and catalog entries for string min()/max() functions.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 8 Dec 1998 06:18:34 +0000 (06:18 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 8 Dec 1998 06:18:34 +0000 (06:18 +0000)
commit9470ab03c93ce4959c86cf1b61feac49a7901099
tree4324f74b6676267d294df8594c4d7162fb158f59
parent84107b419e56ff70f0ac22a1d88032ec8c736143
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