Harmless space allocation typo

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Harmless space allocation typo
Дата
Msg-id Pine.OSF.4.61.0503060013020.143050@kosh.hut.fi
обсуждение исходный текст
Ответы Re: Harmless space allocation typo
Список pgsql-patches
Here's a tiny fix for a harmless typo in catalog.c:

Too much space is allocated for tablespace file path, I guess the
directory name used to be "pg_tablespaces" instead of "pg_tblspc" at some
point.

- Heikki

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Display Pg buffer cache (WIP)
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Cleaning up unreferenced table files