Frank van Vugt <ftm(dot)van(dot)vugt(at)foxi(dot)nl> writes:
> postgres=# select pg_options_to_table(ARRAY['article']);
> --3262-2011-09-13 14:28:18 CESTLOG: server process (PID 7427) was terminated
> by signal 11: Segmentation fault
Looks like deflist_to_tuplestore fails to handle the case where an
option has no value. Will fix, thanks.
regards, tom lane