LispUnion routine didn't generate a proper union: anytime

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 51e29a2be3c2aa50e336adb9e3566c1a45783695
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-08-14T19:29:35Z
Releases: 7.1.1
LispUnion routine didn't generate a proper union: anytime
l2 contained more than one entry, there would be duplicates in the output
list.  Miscellaneous code beautification in other routines, too.

Files

PathChange+/−
src/backend/nodes/list.c modified +133 −212