Re: Some new list.c primitives - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Some new list.c primitives
Date
Msg-id 13519.1122510720@sss.pgh.pa.us
Whole thread Raw
In response to Re: Some new list.c primitives  (David Fetter <david@fetter.org>)
List pgsql-hackers
David Fetter <david@fetter.org> writes:
> How about list_push for both of these?

list_push to me would connote the functionality of lappend, ie,
unconditionally add the item to the list.
        regards, tom lane


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Some new list.c primitives
Next
From: Bruce Momjian
Date:
Subject: Re: --enable-thread-safety on Win32