A couple further reloptions improvements, per KaiGai Kohei: add a validation
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 8 Jan 2009 19:34:41 +0000 (19:34 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 8 Jan 2009 19:34:41 +0000 (19:34 +0000)
commitf39277414616567c7a3af4a8e43d899035738f09
treef06389eca1f1e39d2e94e078b8c99da4a652789b
parent85d23846792fe317f9c5bc0eecae0ba83ad57f52
A couple further reloptions improvements, per KaiGai Kohei: add a validation
function to the string type and add a couple of macros for string handling.

In passing, fix an off-by-one bug of mine.
src/backend/access/common/reloptions.c
src/include/access/reloptions.h