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

2006-12-29 Thread Guy Rouillier
Dave Page wrote: This is caused by a known bug that has been fixed already. Thanks for the report though. Thanks, Dave and Andy, I'll look for the 1.6.2 update. Is the tablespace rename issue I reported earlier also fixed in the upcoming release? -- Guy Rouillier

[pgadmin-support] pgAdmin III 1.6.1 debian packages for etch uploaded.

2006-12-29 Thread Raphaƫl Enrici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear friends, I've just uploaded pgAdmin III 1.6.1 for the upcoming debian/etch to our developer's host. It will be synced in the next hours/days to the PostgreSQL mirrors so that you can have fun with your favorite tool... ;) Please note that these

Re: [pgadmin-support] editGrid problem...

2006-12-29 Thread Dave Page
Ati Rosselet wrote: I've been looking through the mailing lists and haven't seen any reference to this problem... which makes me wonder if its just something wrong with my system? windows 2003 R2, 32bit, postgres 8.2 (tried with 7.4 too, same results), pgadmin 1.6.1 (win32) the issue: when

[pgadmin-support] editGrid problem...

2006-12-29 Thread Ati Rosselet
I've been looking through the mailing lists and haven't seen any reference to this problem... which makes me wonder if its just something wrong with my system? windows 2003 R2, 32bit, postgres 8.2 (tried with 7.4 too, same results), pgadmin 1.6.1 (win32) the issue: when I have data in a table,

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

2006-12-29 Thread Dave Page
Guy Rouillier wrote: 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 thi

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

2006-12-29 Thread Andy Shellam (Mailing Lists)
Guy Rouillier wrote: 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 thi