A couple further reloptions improvements, per KaiGai Kohei: add a validation
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/access/common/reloptions.c | modified | +22 −6 |
| src/include/access/reloptions.h | modified | +31 −10 |