Re: Some new list.c primitives

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Some new list.c primitives
Дата
Msg-id 42E837A4.4050006@samurai.com
обсуждение исходный текст
Ответ на Re: Some new list.c primitives  (Gavin Sherry <swm@linuxworld.com.au>)
Ответы Re: Some new list.c primitives  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Gavin Sherry wrote:
> list_add() doesn't really describe what it does.

I agree -- the functionality itself is fine, of course, but it would be 
nice to have a better name.

> I was thinking either list_cond_add() or list_merge().

What about list_append_distinct()? (And list_append_all_distinct() for 
the "merge two lists" case.)

-Neil


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: --enable-thread-safety on Win32
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: Autovacuum to-do list