Petr Korobeinikov <pkorobeini...@gmail.com> writes: >> - Modify the functions in regproc.c. Take a look at how other text input >> functions work to see what needs to happen here (you'll want to use >> text_to_cstring() as part of that.) >> >> - Modify the appropriate entries in src/include/catalog/pg_proc.h
> Let me try. > `make check` says "All 160 tests passed.". Pushed, thanks! (I did make some small adjustments --- in this usage, PG_GETARG_TEXT_PP is good enough and likely a bit more efficient than PG_GETARG_TEXT_P.) regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers