]> granicus.if.org Git - postgresql/commit
Add routines and synonyms to help with single-byte char type handling.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 13 Dec 1998 23:45:22 +0000 (23:45 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 13 Dec 1998 23:45:22 +0000 (23:45 +0000)
commit3a52e3f3a205ae05875a9bacda3b34b2066364ec
tree20bd08b259e99a7da6a51e64c394c77b90ff8f6f
parente18d900da4f1ecf2a1fd50e6727891c4ac1c1775
Add routines and synonyms to help with single-byte char type handling.
Fix one usage of substr() which mapped to the "Oracle compatibility" funcs
 rather than the more recent (and closer to SQL92) function in varlena.c.
Add more DESC() entries for conversion functions.
src/include/catalog/pg_proc.h