Re: linked list rewrite - Mailing list pgsql-hackers

From Tom Lane
Subject Re: linked list rewrite
Date
Msg-id 12226.1080110216@sss.pgh.pa.us
Whole thread Raw
In response to Re: linked list rewrite  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> [ replace lcons with lprepend ]

BTW ... you may or may not consider this relevant, but "prepend" is not
a word, it's only a hackish neologism.  I can't find it at all in Random
House, and the Oxford English Dictionary lists it only as a "v. rare"
synonym for premeditate.  So I don't think there's much ground to argue
that it obviously conveys the right thing as compared to "cons".
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: linked list rewrite
Next
From: Karel Zak
Date:
Subject: Re: linked list rewrite