Header And Logo

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

Data Fields

PGLZ_HistEntry Struct Reference

Data Fields

struct PGLZ_HistEntrynext
struct PGLZ_HistEntryprev
int hindex
const char * pos

Detailed Description

Definition at line 199 of file pg_lzcompress.c.


Field Documentation

Definition at line 203 of file pg_lzcompress.c.

Definition at line 201 of file pg_lzcompress.c.

Referenced by pglz_find_match().

const char* PGLZ_HistEntry::pos

Definition at line 204 of file pg_lzcompress.c.

Referenced by pglz_find_match().

Definition at line 202 of file pg_lzcompress.c.


The documentation for this struct was generated from the following file: