Files
postgres/src/include
Tom Lane 3389a110d4 Get rid of long-since-vestigial Iter node type, in favor of adding a
returns-set boolean field in Func and Oper nodes.  This allows cleaner,
more reliable tests for expressions returning sets in the planner and
parser.  For example, a WHERE clause returning a set is now detected
and complained of in the parser, not only at runtime.
2002-05-12 23:43:04 +00:00
..
2002-04-04 04:25:54 +00:00
2002-03-05 05:52:50 +00:00
2002-05-05 16:47:09 +00:00
2002-04-20 21:56:15 +00:00
2001-08-28 14:20:28 +00:00