Add declarations for text, bpchar, and varchar length functions.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: a58825a4675626527a6fe944f18197518a6553fd
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1997-12-16T15:55:17Z
Releases: 7.1.1
Add declarations for text, bpchar, and varchar length functions.
Remove declarations in builtins.h duplicated in dt.h.
Change a few return type declarations to use "type *"
 rather than "struct ...".

Files

PathChange+/−
src/include/utils/builtins.h modified +15 −17
src/include/utils/dt.h modified +4 −2