Re: ERROR: there is no parameter $1

From: Steve Manes <smanes(at)magpie(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: there is no parameter $1
Date: 2007-11-15 20:03:36
Message-ID: 473CA618.2070201@magpie.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Steve Manes wrote:
> This one has me stumped. Does anyone know under which circumstances
> this error would be returned by PHP's pg_query_params() even if the
> procedure completed without an apparent error?
>
> The procedure and PHP API code haven't changed in weeks. I started
> getting this after I upgraded the database to 8.3.

Typo! The upgrade was from 8.1 -> 8.2 (8.2.5)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message SHARMILA JOTHIRAJAH 2007-11-15 20:11:33 Re: pg_dump problem
Previous Message Steve Manes 2007-11-15 19:53:47 ERROR: there is no parameter $1