Re: trivial refactoring of WaitOnLock

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: trivial refactoring of WaitOnLock
Дата
Msg-id 4231168A.9080005@samurai.com
обсуждение исходный текст
Ответ на Re: trivial refactoring of WaitOnLock  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway wrote:
> memcpy(new_status, old_status, len) would be faster yet. Which is what I
> originally implemented, and then decided the sprintf() was clearer
> (since performance isn't very important here). On reflection, memcpy() +
> strcpy() should be fine; I'll commit this tomorrow.

Applied.

-Neil

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Display Pg buffer cache (WIP)
Следующее
От: Neil Conway
Дата:
Сообщение: default to WITHOUT OIDS