|
PostgreSQL Source Code git master
|

Go to the source code of this file.
| #define ST_MAKE_NAME | ( | a, | |
| b | |||
| ) | ST_MAKE_NAME_(ST_MAKE_PREFIX(a),b) |
Definition at line 130 of file sort_template.h.
| #define ST_SORT_INVOKE_ARG |
Definition at line 182 of file sort_template.h.
| #define ST_SORT_INVOKE_COMPARE |
Definition at line 169 of file sort_template.h.
| #define ST_SORT_INVOKE_ELEMENT_SIZE |
Definition at line 143 of file sort_template.h.
| #define ST_SORT_PROTO_ARG |
Definition at line 181 of file sort_template.h.
| #define ST_SORT_PROTO_COMPARE |
Definition at line 168 of file sort_template.h.
| #define ST_SORT_PROTO_ELEMENT_SIZE |
Definition at line 142 of file sort_template.h.