Re: Some new list.c primitives

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: Neil Conway <neilc(at)samurai(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Some new list.c primitives
Date: 2005-07-28 00:32:00
Message-ID: 13519.1122510720@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Fetter <david(at)fetter(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-07-28 01:39:01 Re: --enable-thread-safety on Win32
Previous Message Josh Berkus 2005-07-28 00:26:26 Re: ORDER BY <field not in return list>