pgsql/src/backend/access/transam xlog.c

Поиск
Список
Период
Сортировка
От thomas@postgresql.org (Thomas Lockhart)
Тема pgsql/src/backend/access/transam xlog.c
Дата
Msg-id 20020421190802.8FE6B4758F8@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    02/04/21 15:08:02

Modified files:
    src/backend/access/transam: xlog.c

Log message:
    Add fields in the control file to check for whether the backend was
    compiled for integer date/time storage and to check the length of
    storage for the locale fields in the same data structure.
    Slightly reword some of the error messages to be more accurate on
    possible recovery options (e.g. recompile *or* re-initdb).
    Bump version number on this file.


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

Предыдущее
От: thomas@postgresql.org (Thomas Lockhart)
Дата:
Сообщение: pgsql/doc/src/sgml datatype.sgml ref/abort.sgm ...
Следующее
От: thomas@postgresql.org (Thomas Lockhart)
Дата:
Сообщение: pgsql/src/backend/commands variable.c