|
MobilityDB 1.3
|
Go to the source code of this file.
Functions | |
| int | compareFloat8 (const void *a, const void *b) |
| Comparator for qsort for double values. More... | |
| int | compareInt4 (const void *a, const void *b) |
| SP-GiST implementation of 4-dimensional quad tree over temporal integers and floats. More... | |
| int | compareTimestampTz (const void *a, const void *b) |
| Comparator for qsort for timestamp values. More... | |