Re: pgsql: Revamp the WAL record format.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Revamp the WAL record format.
Дата
Msg-id 23913.1416503555@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Revamp the WAL record format.  (Heikki Linnakangas <heikki.linnakangas@iki.fi>)
Ответы Re: pgsql: Revamp the WAL record format.
Список pgsql-committers
Heikki Linnakangas <heikki.linnakangas@iki.fi> writes:
> Revamp the WAL record format.

My version of gcc bitches about this:

nbtxlog.c: In function 'btree_xlog_split':
nbtxlog.c:272: warning: 'newitem' may be used uninitialized in this function
nbtxlog.c:272: note: 'newitem' was declared here

            regards, tom lane


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Revamp the WAL record format.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Silence compiler warning about variable being used uninitialized