On 4 October 2016 at 14:12, Geoff Winkless <[email protected]> wrote: > Well I wouldn't say it's wrong, exactly. It might produce a segfault > if relationName[NAMEDATALEN] is outside readable memory for the > process, but otherwise it will behave as defined.
Finger slippage. Of course I meant ... if relationName[NAMEDATALEN-1] is outside... Geoff -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
