Re: pgsql: Replace PostmasterRandom() with a stronger source, second attemp

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: pgsql: Replace PostmasterRandom() with a stronger source, second attemp
Дата
Msg-id e2bb8356-942a-6878-9b11-c680342d3b5d@iki.fi
обсуждение исходный текст
Ответ на Re: pgsql: Replace PostmasterRandom() with a stronger source, second attemp  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-committers
On 12/07/2016 01:56 AM, Thomas Munro wrote:
> On Tue, Dec 6, 2016 at 12:44 AM, Heikki Linnakangas
> <heikki.linnakangas@iki.fi> wrote:
>> src/backend/storage/lmgr/lwlocknames.txt           |   1 +
>
> Missing one tab?

Fixed, thanks.

I missed this because my editor is set up to use 4-space tabs for .c and
.h files, but not for .txt files. With 8-space tabs, it seemed to align
with the previous lines.

- Heikki



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix whitespace.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix query cancellation.