]> granicus.if.org Git - postgresql/history - src/test/regress/expected/copyselect.out
Teach the system how to use hashing for UNION. (INTERSECT/EXCEPT will follow,
[postgresql] / src / test / regress / expected / copyselect.out
2008-08-07 Tom LaneTeach the system how to use hashing for UNION. (INTERS...
2006-08-30 Tom LaneExtend COPY to support COPY (SELECT ...) TO ...