Zhen Yang <[EMAIL PROTECTED]> writes: > What are the C interface functions in Postgresql to add indexes?
You will need to study the source code for the existing index types. There is not much documentation other than the sources for the index access method APIs. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly