[pgadmin-support] unsubscribe

2004-10-20 Thread Christina Tai
unsubscribe__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[pgadmin-support] Just to inform sucessful compilation

2004-10-20 Thread Diego A. Gil
Hi, This is just to inform that I compiled pgadmin3 (cvs checkout) in Fedora Core 2 and Slackware 10 Fedora Core 2 - Toshiba A25-S207 notebook postgresql 7.4.2 wxWidgets 2.5.3 Slackware 10 AMD DURON clone PC postgresql 8.0 beta3 wxWidgets 2.5.3 wxWidgets was from www

[pgadmin-support] pgAdmin III 1.2 Beta-3 released

2004-10-20 Thread Andreas Pflug
The pgAdmin Development Team are pleased to announce the third Beta version of pgAdmin III v1.2.0, the well-known GUI administration tool for the PostgreSQL database system. Again, we were able to fix a lot of issues that have been discovered by our diligent beta testers. Thanks to all of you! Her

[pgadmin-support] Crash condition

2004-10-20 Thread Virgil Frum
pgAdmin3 ver. 1.2.0 Post-Beta (oct 16 2004) Steps to follow in edit grid: 1. Change value of an arbitrary column on last row then click on the same row but different column so row is not updated ('Save[d] changed row.' button is enabled). 2. Select previous row (n-1) and last row. 3. Press Delete

Re: [pgadmin-support] Bug: PGAdmin + plpythonu + windows

2004-10-20 Thread Sim Zacks
PostGreSQL 8.0 beta1 PGAdmin 1.2.0 Beta 2 I can call it a plpython bug, if that is the problem. I just figured to send it to you because that's where I experienced the issue. Also I don't "know" that is the problem, just an assumption based on behavior. Thank You Sim Zacks IT Manager CompuLab 04-

Re: [pgadmin-support] Bug: PGAdmin + plpythonu + windows

2004-10-20 Thread Andreas Pflug
Sim Zacks wrote: PGAdmin 1.2.0 Beta 2 Multi-line functions in plpythonu do not work when created using pgadmin. The function is created but when it is run for the first time an error of "cannot compile. syntax error on line 2" is given. The functions have been tested and work when created with psql

Re: [pgadmin-support] pgadmin3 beta3 build failure at wxMBConv::MB2WC()

2004-10-20 Thread Andreas Pflug
steve fox wrote: Hi, I'm running gentoo linux, 2.6.8 kernel, i686-pc-linux-gnu-3.4.2. I've installed wxWindows per the instructions on http://www.pgadmin.org/pgadmin3/download.php , and I get this error while running the 'make' command of the pgadmin3 build. I get the same error with older bet

[pgadmin-support] pgadmin3 beta3 build failure at wxMBConv::MB2WC()

2004-10-20 Thread steve fox
Hi, I'm running gentoo linux, 2.6.8 kernel, i686-pc-linux-gnu-3.4.2. I've installed wxWindows per the instructions on http://www.pgadmin.org/pgadmin3/download.php , and I get this error while running the 'make' command of the pgadmin3 build. I get the same error with older beta versions as wel