Re: [pgadmin-support] RI_ConstraintTrigger

2012-06-08 Thread Michal Kozusznik
Thanx for the answer To make test, I de-installed v1.14.0 and v1.16.0-beta. Restarted system and installed v1.14.3 Unfortunately without success. RI Constraint triggers appear in object browser, SQL pane and even in table create script. See picture at: http://img440.imageshack.us/img440/1986/pg

Re: [pgadmin-support] Missing defaults for function arguments

2012-06-08 Thread Ashesh Vashi
On Fri, Jun 8, 2012 at 3:23 PM, Michal Kozusznik < kozusznik.mic...@ifortuna.cz> wrote: > Hello > We have found this issue while working with postgresql 8.4 > pgAdmin run under Windows7 64bit. Confirmed by all guys working with > pgAdmin 1.14.3 on Win7 (others are working with older ver of pgAdm

Re: [pgadmin-support] Missing defaults for function arguments

2012-06-08 Thread Michal Kozusznik
Hello We have found this issue while working with postgresql 8.4 pgAdmin run under Windows7 64bit. Confirmed by all guys working with pgAdmin 1.14.3 on Win7 (others are working with older ver of pgAdmin) Dne 8.6.2012 11:49, Ashesh Vashi napsal(a): Hi Michal, Can you please tell us, on which

Re: [pgadmin-support] Missing defaults for function arguments

2012-06-08 Thread Ashesh Vashi
Hi Michal, Can you please tell us, on which database server have connected through pgAdmin3? -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On

[pgadmin-support] Missing defaults for function arguments

2012-06-08 Thread Michal Kozusznik
Hello guys. I want to report serious bug in pgAdmin 1.14.3. SQL pane, as well as create script for functions shows no defaults for function arguments. Doesn't matter if it is DEFAULT NULL nor some other datatype On the other hand function properties window shows defaults as expected. v1.14.0 s

[pgadmin-support] Jumping around in viewport in long tables

2012-06-08 Thread Colin Beckingham
Using latest from git: with wxwidgets 2.9.3. I previously reported mixed results regarding the issue of the viewport losing focus in long tables. Specifically, viewing all data in a long table, select a field for editing, and the record being edited disappears from the viewport. I think I ma