Add declarations for text, bpchar, and varchar length functions.
Thomas G. Lockhart <lockhart@fourpalms.org>
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
| Path | Change | +/− |
|---|---|---|
| src/include/utils/builtins.h | modified | +15 −17 |
| src/include/utils/dt.h | modified | +4 −2 |