Re: Some new list.c primitives

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Some new list.c primitives
Дата
Msg-id 13519.1122510720@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Some new list.c primitives  (David Fetter <david@fetter.org>)
Список 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 по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Some new list.c primitives
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: --enable-thread-safety on Win32