PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
UPC.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

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

Variable Documentation

◆ UPC_index

const unsigned UPC_index[10][2]
static
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]
static
Initial value:
= {
{NULL, NULL}
}

Definition at line 26 of file UPC.h.

Referenced by _PG_init(), and ean2string().