A couple further reloptions improvements, per KaiGai Kohei: add a validation

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: b813c8dacacfb87c88cf53d36a07fc6ec3a241a5
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-01-08T19:34:41Z
Releases: 8.4.0
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.

Files

PathChange+/−
src/backend/access/common/reloptions.c modified +22 −6
src/include/access/reloptions.h modified +31 −10