Re: [pgadmin-support] RI_ConstraintTrigger

2012-06-20 Thread Uday Pandian
i'm using 9.1 version can you tell me that we can use XMLTABLE in this version. if not what is the alternative for XMLTABLE..please suggest. Thanks, uday On 6/20/12, Michal Kozusznik wrote: > Ahh I'm stupid. > 1.14.2 is OK - just checked. > Sorry for making mess. > > Dne 20.6.2012 11:09, Michal

Re: [pgadmin-support] RI_ConstraintTrigger

2012-06-20 Thread Michal Kozusznik
Ahh I'm stupid. 1.14.2 is OK - just checked. Sorry for making mess. Dne 20.6.2012 11:09, Michal Kozusznik napsal(a): I suggest to use 1.14.0. Any newer version has another bug valid for postgresql 8.4: missing default values of function arguments) which may be dangerous if you work with this f

Re: [pgadmin-support] RI_ConstraintTrigger

2012-06-20 Thread Michal Kozusznik
I suggest to use 1.14.0. Any newer version has another bug valid for postgresql 8.4: missing default values of function arguments) which may be dangerous if you work with this feature. with regards Thanks. I'll use 1.14.2 until the next release.