Fwd: Foreign Table without options

Поиск
Список
Период
Сортировка
Искать
От
Jasmin Dizdarevic
Тема
Fwd: Foreign Table without options
Дата
Msg-id
BANLkTimrOt9BP8HzOHPXORVxSCv5Y=mvkA@mail.gmail.com
Ответ на
Foreign Table without options (Jasmin Dizdarevic)
Список
Дерево обсуждения
Foreign Table without options Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>
Re: Foreign Table without options Guillaume Lelarge <guillaume@lelarge.info>
Fwd: Foreign Table without options Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>
here's the patch.

---------- Forwarded message ----------
From: Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>
Date: 2011/6/16
Subject: Foreign Table without options
To: pgadmin-hackers@postgresql.org


There is a Problem in "void pgForeignTable::iSetOptions(const wxString &tmpoptions)" when tmpoptions is empty (no options specified during creation of FT) we're running into an infinite loop.

I would like to provide a patch, but currently I've some troubles with my local branches ;)

Could somebody add 

if(tmpoptions == wxT(""))
return;

on top of the method.

Tested with 1.14 Beta 2


В списке pgadmin-hackers по дате отправления
От: Jasmin Dizdarevic
Дата:
От: Guillaume Lelarge
Дата:
FAQ