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

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to