Re: segfault using pg_options_to_table(), v9.0.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Frank van Vugt <ftm(dot)van(dot)vugt(at)foxi(dot)nl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: segfault using pg_options_to_table(), v9.0.4
Date: 2011-09-13 15:11:19
Message-ID: 6233.1315926679@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2011-09-13 21:21:55 Re: Dropped index on table preventing rule creation
Previous Message Merlin Moncure 2011-09-13 14:03:45 Re: [GENERAL] Problem with the 9.1 one-click installer Windows7 64bit