OSDN Git Service

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)
commitb813c8dacacfb87c88cf53d36a07fc6ec3a241a5
treeb02803f875c7d96b550dc09da89d5d4378a7f498
parenteb0d7e243a832854e92949e5f8e9c200ec286bbf
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