]> granicus.if.org Git - postgresql/commit
Add declarations for text, bpchar, and varchar length functions.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 16 Dec 1997 15:55:17 +0000 (15:55 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 16 Dec 1997 15:55:17 +0000 (15:55 +0000)
commita58825a4675626527a6fe944f18197518a6553fd
tree1ba9c6df0ebc3342c7729df733776689e8887c17
parent3551ee097f104466a0a9e5a10aa97dad3092dbb1
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 ...".
src/include/utils/builtins.h
src/include/utils/dt.h