This is a discussion on Base type ...and array of base type within the pgsql Novice forums, part of the PostgreSQL category; --> I have several question aBOUT base type which has structure of array of aNOther base type. Isthere any references? ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have several question aBOUT base type which has structure of array of aNOther base type. Isthere any references? I tried using array_in(cstring,oid,int). but it didn't work.. please help me ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| On Fri, Apr 22, 2005 at 06:10:29PM +0700, sandy@informatika.org wrote: > > I have several question aBOUT base type which has structure of array of aNOther > base type. > Isthere any references? I tried using array_in(cstring,oid,int). but it didn't > work.. It's not clear what you're trying to do -- could you please provide more details? -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |