petere(at)postgresql(dot)org (Peter Eisentraut) writes:
> Accept 'on' and 'off' as input for boolean data type, unifying the syntax
> that the data type and GUC accepts.
ISTM the failure case in parse_bool_with_len will dump core if "result"
is passed as NULL.
regards, tom lane
In response to
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2009-03-09 16:49:13 |
| Subject: pgsql: In parse_bool_with_len, avoid crash when no result pointer is |
| Previous: | From: Peter Eisentraut | Date: 2009-03-09 15:04:21 |
| Subject: pgsql: Tweak the regression test case so that the ordering of numbers |