Re: GTIN14 support for contrib/isn

2023-06-09 Thread Michael Kefeder
--- Original Message --- On Thursday, June 8th, 2023 at 5:23 PM, Josef Šimánek wrote: > čt 8. 6. 2023 v 17:20 odesílatel Michael Kefeder m...@multiwave.ch napsal: > > > Am 15.03.19 um 17:27 schrieb Tom Lane: > > > > > Michael Kefeder m...@multiwave.ch w

Re: GTIN14 support for contrib/isn

2019-03-15 Thread Michael Kefeder
Am 15.03.19 um 17:27 schrieb Tom Lane: Michael Kefeder writes: For a project of ours we need GTIN14 data type support. Hm, what is that and where would a reviewer find the specification for it? specs are from GS1 here https://www.gs1.org/standards/id-keys/gtin side-note EAN13 is actually

GTIN14 support for contrib/isn

2019-03-15 Thread Michael Kefeder
Hello hackers, For a project of ours we need GTIN14 data type support. The isn extension already supports EAN13, and a '0' prefixed EAN13 is a valid GTIN14. The leftmost "new" 14th digit is a packaging level indicator which we need (= using EAN13 and faking a leading 0 in output doesn't cut i