| From: | Jan Otto <asche(at)me(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | patch for contrib/isn |
| Date: | 2010-08-04 17:32:58 |
| Message-ID: | 3513F71B-D558-436A-B89D-3C6B94D65264@me.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
hi all,
currently i am working on a big project for a german bookseller and
publisher. one of the requirements was correct hyphenation of ISBN-13
for about 14.400.000 books in postgresql database. so added support
for hyphenating isbn with the new 979-prefix and additionally added all
missing ranges since year 2006 for isbn with 978-prefix.
patch against HEAD is attached and validated against a lot of previously
wrong and correct hyphenated isbn.
regards, jan
| Attachment | Content-Type | Size |
|---|---|---|
| contrib_isn-1.patch | application/octet-stream | 25.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-08-04 17:35:10 | Re: reducing NUMERIC size for 9.1 |
| Previous Message | Tom Lane | 2010-08-04 17:04:46 | Re: string_agg delimiter having no effect with order by |