The options function is passed a pointer to a
- <replaceable>local_reloptse> struct, which needs to be
+ <structname>local_reloptse> struct, which needs to be
filled with a set of operator class specific options. The options
can be accessed from other support functions using the
PG_HAS_OPCLASS_OPTIONS() and
options(relopts local_relopts *) returns void
- The function is passed a pointer to a <replaceable>local_reloptse>
+ The function is passed a pointer to a <structname>local_reloptse>
struct, which needs to be filled with a set of operator class
specific options. The options can be accessed from other support
functions using the PG_HAS_OPCLASS_OPTIONS() and
The options function is passed a pointer to a
- <replaceable>local_reloptse> struct, which needs to be
+ <structname>local_reloptse> struct, which needs to be
filled with a set of operator class specific options. The options
can be accessed from other support functions using the
PG_HAS_OPCLASS_OPTIONS() and
- The function is passed a pointer to a <replaceable>local_reloptse>
+ The function is passed a pointer to a <structname>local_reloptse>
struct, which needs to be filled with a set of operator class
specific options. The options can be accessed from other support
functions using the PG_HAS_OPCLASS_OPTIONS() and
- The function is passed a pointer to a <replaceable>local_reloptse>
+ The function is passed a pointer to a <structname>local_reloptse>
struct, which needs to be filled with a set of operator class
specific options. The options can be accessed from other support
functions using the PG_HAS_OPCLASS_OPTIONS() and