Re: pgsql/src/backend/tcop utility.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql/src/backend/tcop utility.c
Дата
Msg-id 14843.1013108468@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql/src/backend/tcop utility.c  (inoue@postgresql.org)
Список pgsql-committers
inoue@postgresql.org writes:
>     Removed a check for REINDEX TABLE.

As I commented before, what is the point of forbidding REINDEX INDEX
if you are going to allow REINDEX TABLE?  Or REINDEX DATABASE for that
matter?  You may as well strip out the corresponding checks in the
other two cases too.

            regards, tom lane

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

Предыдущее
От: momjian@postgresql.org
Дата:
Сообщение: [WEBMASTER] 'www/html/docs awbook.html'
Следующее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/contrib intarray/_int.c tsearch/README.t ...