]> granicus.if.org Git - postgresql/commit
Rename bytea functions to not have upper-case letters in their names.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Mar 2000 02:41:46 +0000 (02:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Mar 2000 02:41:46 +0000 (02:41 +0000)
commiteca02fee2c721ac8abbd983424a96c8ebba74473
tree3505b35d82fa6d278f723b7c753cca69c4a75bb9
parent0edcee34595a1bec86bf3bb417284a868fbf46da
Rename bytea functions to not have upper-case letters in their names.
Clean up grotty coding in them, too.  AFAICS from the CVS logs, these
have been broken since Postgres95, so I'm not going to insist on an
initdb to fix them now...
src/backend/utils/adt/varlena.c
src/include/catalog/pg_proc.h
src/include/utils/builtins.h