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

Started by Kevin Marshallabout 20 years ago2 messagesbugs
Jump to latest
#1Kevin Marshall
kevin@trafika.co.uk

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Kevin Marshall (#1)
Re: BUG #2282: Warning: pg_cmdtuples(): Not supported under this build

"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