Re: BUG #8106: Redundant function definition in contrib/cube/cube.c

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #8106: Redundant function definition in contrib/cube/cube.c
Дата
Msg-id 5176673F.7080200@vmware.com
обсуждение исходный текст
Ответ на BUG #8106: Redundant function definition in contrib/cube/cube.c  (ams214@cam.ac.uk)
Список pgsql-bugs
On 23.04.2013 10:54, ams214@cam.ac.uk wrote:
> The following bug has been logged on the website:
>
> Bug reference:      8106
> Logged by:          Adrian Schreyer
> Email address:      ams214@cam.ac.uk
> PostgreSQL version: 9.2.4
> Operating system:   Ubuntu 12.04 LTS
> Description:
>
> The cube.c file in the cube contrib module contains a prototype for the
> function Datum cube(PG_FUNCTION_ARGS). The prototype seems to be an artifact
> from an older version because the function is never defined and also never
> used in the code.

Thanks, removed.

- Heikki

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

Предыдущее
От: ams214@cam.ac.uk
Дата:
Сообщение: BUG #8106: Redundant function definition in contrib/cube/cube.c
Следующее
От: Kanitchet Vaiassava
Дата:
Сообщение: Fw: [pgadmin-support] (Bug) Numeric fault calculation