Re: CLUSTER patch and regression test

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: CLUSTER patch and regression test
Дата
Msg-id Pine.LNX.4.44.0208071430110.6004-100000@cm-lcon1-46-187.cm.vtr.net
обсуждение исходный текст
Ответ на Re: CLUSTER patch and regression test  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-patches
Neil Conway dijo:

> Alvaro Herrera <alvherre@atentus.com> writes:
> > I sent the CLUSTER patch a few days ago and I think it was missed.  I
> > append it again, this time including the regression test files.
>
> Applying the patch to current CVS and compiling produces:
>
> gcc -g3 -O0 -DPS_USE_NONE -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include   -c -o cluster.o
cluster.c-MMD 
> cluster.c: In function `swap_relfilenodes':
> cluster.c:383: `Num_pg_class_indices' undeclared (first use in this function)

Doh.  I think this relates to the recent changes Tom did to the routines
related to system indexes.  I'll update and send a new version later.

--
Alvaro Herrera (<alvherre[a]atentus.com>)
"Es filosofo el que disfruta con los enigmas" (G. Coli)


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Fix disabled triggers with deferred constraints
Следующее
От: Neil Conway
Дата:
Сообщение: improve SET CONSTRAINTS