]> git.ipfire.org Git - thirdparty/postgresql.git/commit
This is a set of single row character functions, defined for the datatype
authorMarc G. Fournier <scrappy@hub.org>
Tue, 4 Mar 1997 05:32:26 +0000 (05:32 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 4 Mar 1997 05:32:26 +0000 (05:32 +0000)
commit83978e1ea72d73f61bbdb651856ab6c8f527b94a
tree0dd38a9f157caf5e171e096cccee010f3fccc416
parent497e3c9b5e1cbc0070fda64a15ce5ded4213be92
This is a set of single row character functions, defined for the datatype
text, which are supposed to behave exactly as their Oracle counterparts.

From: Edmund Mergl <E.Mergl@bawue.de>
src/backend/utils/adt/Makefile
src/backend/utils/adt/oracle_compat.c [new file with mode: 0644]
src/include/catalog/pg_proc.h
src/include/utils/memutils.h