Header And Logo

PostgreSQL
| The world's most advanced open source database.

Functions

hashdesc.c File Reference

#include "postgres.h"
#include "access/hash.h"
Include dependency graph for hashdesc.c:

Go to the source code of this file.

Functions

void hash_desc (StringInfo buf, uint8 xl_info, char *rec)

Function Documentation

void hash_desc ( StringInfo  buf,
uint8  xl_info,
char *  rec 
)

Definition at line 20 of file hashdesc.c.

{
}