Re: size of function body

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: size of function body
Дата
Msg-id 9366.1026860520@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: size of function body  (Ralph Graulich <maillist@shauny.de>)
Ответы Re: size of function body  (Ralph Graulich <maillist@shauny.de>)
Список pgsql-general
Ralph Graulich <maillist@shauny.de> writes:
> Downloaded the 1.18 version of pl_funcs.c and put it in the source code
> tree, "make clean", "make", and it hangs:

> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-error -fpic
> -I. -I../../../../src/include -I/usr/local/ssl/include  -c -o pl_funcs.o
> pl_funcs.c
> pl_funcs.c:8: unterminated character constant
> pl_funcs.c:13: unterminated character constant
> pl_funcs.c:15: unterminated character constant
> pl_funcs.c:17: unterminated character constant

It compiles fine here.  You sure you got a clean download?

            regards, tom lane

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

Предыдущее
От: Ralph Graulich
Дата:
Сообщение: Re: size of function body
Следующее
От: Ralph Graulich
Дата:
Сообщение: Re: size of function body