Re: WIP list rewrite - Mailing list pgsql-patches

From Neil Conway
Subject Re: WIP list rewrite
Date
Msg-id 40B182E0.6080306@samurai.com
Whole thread Raw
In response to Re: WIP list rewrite  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> A couple hours' poking at the patch yielded the attached two diffs

Thanks Tom!

> and the realization that list_difference_private cannot work, because
> its first call to list_append_auto will crash due to new_list being NIL.

Yeah, I noticed an analogous problem in list_union(), I'd been meaning
to take a look at list_difference(). I'll post an updated patch tomorrow.

-Neil


pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP list rewrite
Next
From: Christopher Kings-Lynne
Date:
Subject: SET WITHOUT CLUSTER