BUG #1479: minor sintax

Поиск
Список
Период
Сортировка
От srdjan
Тема BUG #1479: minor sintax
Дата
Msg-id 20050211234409.33A70F0B21@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #1479: minor sintax  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1479
Logged by:          srdjan
Email address:      ssdic@EUnet.yu
PostgreSQL version: 8.0.1
Operating system:   Linux hostname 2.4.18-3 #1 Thu Apr 18 07:31:07 EDT 2002
i586 unknown
Description:        minor sintax
Details:

in file

postgresql-8.0.1/src/interfaces/ecpg/preproc/preproc.c +3620

replace  '{' with ','

and compiler didn't exit with error something like
error in line ..... before')'

This is , ok , let say a patch.
3620c3620
<     1814, 25326, -2745,  1875, -2745,  1877,   931, -2745,  1599,    10(
---
>     1814, 25326, -2745,  1875, -2745,  1877,   931, -2745,  1599,    10,

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

Предыдущее
От: "Tiago Magalhães Vieira"
Дата:
Сообщение: BUG #1478: Upper function does not work
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #1479: minor sintax