Re: Email address column verification foraddresslist

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: "Randal L(dot) Schwartz" <merlyn(at)stonehenge(dot)com>
Cc: "Peter Geoghegan" <peter(dot)geoghegan86(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Email address column verification foraddresslist
Date: 2010-04-13 13:07:26
Message-ID: FD92A63A3C994BD38D4F7AAA0754AF2B@andrusnotebook
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> So for most applications written against this database, they're probably
> assuming only one email address in this column.

This column content is transparent to application.
It is passed to e-mail sender (blat.dll) without any processing.

> And then you confuse the issue by putting two or more comma-separated
> addresses, which are not universally usable when a single address
> is provided.

Application code does not process this column content. It passes it to
blat.dll which
can process list.

Andrus.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ray Stell 2010-04-13 13:08:01 Re: Query is stuck
Previous Message Plugge, Joe R. 2010-04-13 13:06:37 Re: Query is stuck