Re: Re: [BUGS] BUG #5021: ts_parse doesn't recognize email addresses with underscores - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Re: [BUGS] BUG #5021: ts_parse doesn't recognize email addresses with underscores
Date
Msg-id 20100313005551.GN3663@alvh.no-ip.org
Whole thread Raw
In response to Re: [BUGS] BUG #5021: ts_parse doesn't recognize email addresses with underscores  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Re: [BUGS] BUG #5021: ts_parse doesn't recognize email addresses with underscores
List pgsql-hackers
Upon seeing this patch I considered that I use addresses such as
alvherre+stuff@something.org  and wondered how could this thing support
that.  I don't think we want extra parser stuff just to add whatever
random junk we want to support in email addresses ...

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #5021: ts_parse doesn't recognize email addresses with underscores
Next
From: Robert Haas
Date:
Subject: Re: renameatt() can rename attribute of index, sequence, ...