pgsql: Here's a tiny fix for a harmless typo in catalog.c: Too much

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Here's a tiny fix for a harmless typo in catalog.c: Too much
Дата
Msg-id 20050307041534.BEAFE56387@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
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 Linnakangas

Modified Files:
--------------
    pgsql/src/backend/catalog:
        catalog.c (r1.57 -> r1.58)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/catalog.c.diff?r1=1.57&r2=1.58)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add a note that regression test row ordering differences can be
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Rename canonical encodings, per Peter: UNICODE => UTF8 ALT =>