Re: standard schemas for addresses, others?
От
Dennis Gearon
Тема
Re: standard schemas for addresses, others?
Дата
Msg-id
KEJE0ED6Z974B0K3252431U2V04.3e303adb@cal-lab
Ответ на
Re: standard schemas for addresses, others? (will trillich)
Список
Дерево обсуждения
standard schemas for addresses, others? Dennis Gearon <gearond@cvc.net>
Re: standard schemas for addresses, others? Bruno Wolff III <bruno@wolff.to>
Re: standard schemas for addresses, others? will trillich <will@serensoft.com>
Re: standard schemas for addresses, others? Dennis Gearon <gearond@cvc.net>
Re: standard schemas for addresses, others? will trillich <will@serensoft.com>
Re: standard schemas for addresses, others? Dennis Gearon <gearond@cvc.net>
Re: standard schemas for addresses, others? will trillich <will@serensoft.com>
Re: standard schemas for addresses, others? Peter Eisentraut <peter_e@gmx.net>
Re: standard schemas for addresses, others? Dennis Gearon <gearond@cvc.net>
Now THAT's a good idea, store a regex pattern for each country's zip code! 1/23/2003 10:01:19 AM, will trillich wrote: > > > insert into nations ( abbr,name,zips ) > values ( 'USA','United States of America','\\d\\d\\d\\d\\d(-\\d\\d\\d\\d)?' ); > insert into nations ( by,abbr,name,zips ) > values ( 'CANADA','Canada', '[A-Z]\\d[A-Z]\\s+\\d[A-Z]\\d' ); >
В списке pgsql-general по дате отправления