Re: Re : Re : [pgadmin-support] PG Admin on the command line = pg_dump

2006-12-28 Thread Dave Page
Laurent ROCHE wrote: I will be interested to get the command you use as I can not get the same result with pg_dump as with PG Admin (re SERIAL) ! ? ! There is no 'command', just a whole bunch of different SQL queries tied together with a few thousand lines of C++ code. Regards, Dave. -

Re: [pgadmin-support] How about considering switch to cmake

2006-12-28 Thread Dave Page
Massimo Fidanza wrote: Dave Page ha scritto: Massimo Fidanza wrote: Hi all, in the past I try to use auto hell and I found it very hard to hack, now I'm developing a plugin for kate (KDE advanced editor) and I discover the simplicity of cmake. CMake as auto hell is cross platform and has a ve

[pgadmin-support] View all rows not updated properly if program deletes all rows

2006-12-28 Thread Guy Rouillier
I'm using PgAdmin 1.6.1 against PG 8.2.0, both running on Windows XP. I have a test Java program that inserts and deletes rows into a single table; I vary the operation of the program by commenting out various parts. Before running the program, I open a view window on this table by selecting