Query favourite comment

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Query favourite comment
Дата
Msg-id 43F08EEE.8010003@pse-consulting.de
обсуждение исходный текст
Список pgadmin-hackers
After quite a while, I finally found the time to package a win32
snapshot. Some comments:

1) apparently, we need two iconv dlls now: iconv.dll for xml2 and
libiconv-2.dll for libpq. Hm...

2) When adding a favourite, the whole buffer is taken, not just the
marked area. This differs from the usual pgadmin behaviour (except "save
as").

3) I would have expected more than just a "multiple clipboard" function.
Why isn't the query executed immediately? Why does it replace the buffer
completely? Why not just executing it, or insert at current selection?

2) and 3) mean no real advantage over distinct sql files (actually: less
function, because once stored, a favourite can't be edited any more), to
the expense of additional dependencies.


Regards,
Andreas

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by andreas: r4997 - trunk/pgadmin3/xtra/wx-build
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Query favourite comment