Re: [HACKERS] index fix report

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] index fix report
Дата
Msg-id 35EE2ADF.42BFC8FA@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] index fix report  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
> make distclean and cvs to see if any other files are missing.

... And more breakage ... Fortunately I had a psql from yesterday lying
around, so will continue testing ...

                     - Tom

psql.c: In function `SendQuery':
psql.c:1139: warning: passing arg 1 of `handleCopyIn' from incompatible
pointer type
psql.c:1143: warning: passing arg 1 of `handleCopyIn' from incompatible
pointer type
psql.c: At top level:
psql.c:2957: conflicting types for `handleCopyIn'
psql.c:153: previous declaration of `handleCopyIn'
make[2]: *** [psql.o] Error 1
make[2]: Leaving directory `/opt/postgres/pgsql/src/bin/psql'
make[2]: Entering directory `/opt/postgres/pgsql/src/bin/pg_dump'

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] index fix report
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] index fix report