postgresql/src/backend/foreign
Tom Lane 5d68fe14fc 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.
2011-09-13 11:37:03 -04:00
..
foreign.c deflist_to_tuplestore dumped core on an option with no value. 2011-09-13 11:37:03 -04:00
Makefile Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00