]> granicus.if.org Git - postgresql/commit
Add routines and synonyms to help with single-byte char type handling.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 14 Dec 1998 00:14:53 +0000 (00:14 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 14 Dec 1998 00:14:53 +0000 (00:14 +0000)
commit4a7fb261db2b0e87a4bc68fe7e2c2c5f48d113bb
tree4e8f6a63a2cc06f691a4b8a437f3bcce1151529b
parentf43e75a7c616fb3cc7e1c287bd5c1865161eaf78
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