Re: [HACKERS] How to implement Gin method?

2013-07-07 Thread kenji uno
FUNCTION4 ginint4_consistent (internal, int2, internal), STORAGE int4; --- I checked the PG8.2.22 source code. Both ginint4_queryextract and ginint4_consistent assume that "query" argument is a PGARRAY (ArrayType *). Where is it decided? Is it array of STORAGE type

[HACKERS] How to implement Gin method?

2013-07-06 Thread Kenji uno
question. Thanks Kenji uno Windows Phoneから送信