textToQualifiedNameList second parameter

Поиск
Список
Период
Сортировка
От Rafael Martinez Guerrero
Тема textToQualifiedNameList second parameter
Дата
Msg-id 1140771467.20209.3825.camel@bbking.uio.no
обсуждение исходный текст
Ответы Re: textToQualifiedNameList second parameter  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: textToQualifiedNameList second parameter  (Jaime Casanova <systemguards@gmail.com>)
Список pgsql-hackers
Hello

In version 7.4.x, the  function textToQualifiedNameList was defined with
two parameters. 

Some months ago, the second parameter was removed [1] so I had to modify
my program to work after this change. Now with 8.0.7, the second
parameter is back again and I get this error when I try to compile:

pg_dbsize.c: In function `relation_size':
pg_dbsize.c:295: too few arguments to function `textToQualifiedNameList'
make: *** [pg_dbsize] Error 1

Is the second parameter back again?  

[1]: http://archives.postgresql.org/pgsql-patches/2005-05/msg00307.php

-- 
Rafael Martinez, <r.m.guerrero@usit.uio.no>
Center for Information Technology Services
University of Oslo, Norway

PGP Public Key: http://folk.uio.no/rafael/



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: memory context for tuplesort return values
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: AC_REPLACE_FUNCS([getaddrinfo]) in 8.1.3