PostgreSQL Source Code  git master
UPC.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const unsigned UPC_index [10][2]
 
const char * UPC_range [][2]
 

Variable Documentation

◆ UPC_index

const unsigned UPC_index[10][2]
Initial value:
= {
{0, 0},
{0, 0},
{0, 0},
{0, 0},
{0, 0},
{0, 0},
{0, 0},
{0, 0},
{0, 0},
{0, 0},
}

Definition at line 14 of file UPC.h.

Referenced by _PG_init(), and ean2string().

◆ UPC_range

const char* UPC_range[][2]
Initial value:
= {
{NULL, NULL}
}

Definition at line 26 of file UPC.h.

Referenced by _PG_init(), and ean2string().