too many variants of relation_open

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема too many variants of relation_open
Дата
Msg-id c2d9e70e0709272028y161b29fn4b34344d22161de@mail.gmail.com
обсуждение исходный текст
Ответы Re: too many variants of relation_open  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
Hi,

I can understand why we have relation_openrv and try_relation_open,
but relation_open_nowait can be merged with relation_open.

Or there is something i'm missing? attached is a patch that do the merge.

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
                                       Richard Cook

Вложения

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

Предыдущее
От: ITAGAKI Takahiro
Дата:
Сообщение: ecpg thead-safe memory management + cleanup
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: too many variants of relation_open