pgsql: Ooops, I broke initdb with that last patch.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Ooops, I broke initdb with that last patch.
Дата
Msg-id E1Wm9P4-0008HW-T6@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Ooops, I broke initdb with that last patch.

That's what I get for not fully retesting the final version of the patch.
The replace_allowed cross-check needs an additional special case for
bootstrapping.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0c19aaba22c4d904f7259ef11f7d6db7b5dd36a0

Modified Files
--------------
src/backend/utils/cache/relcache.c |   14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix two ancient memory-leak bugs in relcache.c.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: improve 9.4 release notes