3 * PostgreSQL type definitions for ISNs (ISBN, ISMN, ISSN, EAN13, UPC)
5 * No information available for UPC prefixes
13 /* where the digit set begins, and how many of them are in the table */
14 const unsigned UPC_index
[10][2] = {
26 const char *UPC_range
[][2] = {