#include "postgres.h"#include "access/hash.h"
Go to the source code of this file.
Functions | |
| void | hash_desc (StringInfo buf, uint8 xl_info, char *rec) |
| void hash_desc | ( | StringInfo | buf, | |
| uint8 | xl_info, | |||
| char * | rec | |||
| ) |
Definition at line 20 of file hashdesc.c.
{
}
1.7.1