Обсуждение: BUG #2282: Warning: pg_cmdtuples(): Not supported under this build

Поиск
Список
Период
Сортировка

BUG #2282: Warning: pg_cmdtuples(): Not supported under this build

От
"Kevin Marshall"
Дата:
The following bug has been logged online:

Bug reference:      2282
Logged by:          Kevin Marshall
Email address:      kevin@trafika.co.uk
PostgreSQL version: 8.1.0
Operating system:   FreeBSD/i386
Description:        Warning: pg_cmdtuples(): Not supported under this build
Details:

Can you help, I have this message when using phppgadmin on my server, how
can I get this working?



ERROR MESSAGE :
Warning: pg_cmdtuples(): Not supported under this build in
/home/hhm.trafika.co.uk/htdocs/phpgadmin/htdocs/libraries/adodb/drivers/adod
b-postgres64.inc.php on line 108

Re: BUG #2282: Warning: pg_cmdtuples(): Not supported under this build

От
Tom Lane
Дата:
"Kevin Marshall" <kevin@trafika.co.uk> writes:
> Warning: pg_cmdtuples(): Not supported under this build in
> /home/hhm.trafika.co.uk/htdocs/phpgadmin/htdocs/libraries/adodb/drivers/adod
> b-postgres64.inc.php on line 108

You should try reporting this problem on a php bug list.  pgsql-bugs
is for bugs in the software distributed by the core Postgres project,
which this definitely isn't (I never even heard of pg_cmdtuples...)

            regards, tom lane