On Fri, Jul 2, 2010 at 5:00 PM, Tom Lane <[email protected]> wrote: > "David E. Wheeler" <[email protected]> writes: >>> You forgot to attach the patch. :-) > >> Attached. > > Okay, I'm confused. This patch removed an operator named %, which AFAIK > was not controversial. The problematic operator is => no?
It used to be => After much bikeshedding, we renamed it to % After more bikeshedding, we decided to remove it altogether, hence the present patch. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
