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.
-
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
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