|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Macros | |
| #define | crc32(buf) ltree_crc32_sz((buf),strlen(buf)) |
Functions | |
| unsigned int | ltree_crc32_sz (const char *buf, int size) |
| unsigned int ltree_crc32_sz | ( | const char * | buf, |
| int | size | ||
| ) |
Definition at line 24 of file crc32.c.
References buf, COMP_TRADITIONAL_CRC32, crc, FIN_TRADITIONAL_CRC32, INIT_TRADITIONAL_CRC32, and TOLOWER.
Referenced by gist_te(), hashing(), parse_lquery(), and pushval_asis().