Re: Query tool: Autocompletion

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Query tool: Autocompletion
Дата
Msg-id 43D81269.7000509@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Query tool: Autocompletion  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgadmin-hackers
I've spent several hours now to get the beast compiled, still no go.
It's a nightmare I don't like to spend more time on.

Dave, if you succeed hacking something workable that doesn't try to call
more core pgsql includes from somewhere (!), commit it. Note: pgsql
copied stuff should go to src/db, not utils.
Actually, I doubt that the psql way is desirable at all. Instead of
constantly accessing the db for completion candidates, using pgAdmin's
object tree as cache should be the way to go.

Regards,
Andreas


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by andreas: r4970 - in trunk/pgadmin3/src: frm schema utils
Следующее
От: Chris Leahy
Дата:
Сообщение: Small problem compiling