Обсуждение: pgsql: deflist_to_tuplestore dumped core on an option with no value.

Поиск
Список
Период
Сортировка

pgsql: deflist_to_tuplestore dumped core on an option with no value.

От
Tom Lane
Дата:
deflist_to_tuplestore dumped core on an option with no value.

Make it return NULL for the option_value, instead.

Per report from Frank van Vugt.  Back-patch to 8.4 where this code was
added.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6693c9a5ed3ac9c07160039742dde8aa67e96ecf

Modified Files
--------------
src/backend/foreign/foreign.c |   13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)