PostgreSQL Source Code  git master
pg_crc.c File Reference
#include "c.h"
#include "utils/pg_crc.h"
Include dependency graph for pg_crc.c:

Go to the source code of this file.

Variables

const uint32 pg_crc32_table [256]
 

Variable Documentation

◆ pg_crc32_table

const uint32 pg_crc32_table[256]

Definition at line 32 of file pg_crc.c.