Re: multiset patch review
Itagaki Takahiro <itagaki.takahiro@gmail.com>
From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Pavel Stehule <pavel.stehule@gmail.com>, Alvaro Herrera <alvherre@commandprompt.com>
Date: 2011-02-04T18:15:53Z
Lists: pgsql-hackers
On Sat, Feb 5, 2011 at 03:04, Robert Haas <robertmhaas@gmail.com> wrote: >>> I am still not in favor of adding this syntax. >> >> I also don't like the syntax, but unfortunately, almost all of >> them are in the SQL standard :-(. > > The standard specifies this syntax for arrays, or for multisets? Multisets. But I chose the same function name and syntax because arrays *are* multisets by definition. -- Itagaki Takahiro