Tom Lane <tgl@sss.pgh.pa.us> writes:
> Andy Fan <zhihuifan1213@163.com> writes:
>> When reading the code for Gin Index, there are lots of confusion about
>> some concepts, so here are some questions in my mind.
>
> At least some of these things are explained in gin.sgml.
I think the complexity of gin comes from the operators on the set of datum
which is more complex than the operators on single datum. The gin.sgml
provides some direction to research for me, thank for this hint!
I should have paid more attention to sgml/* besides the gin/README...
--
Best Regards
Andy Fan