Re: Select on pkey returned more than one row - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Select on pkey returned more than one row
Date
Msg-id 4616.1120487230@sss.pgh.pa.us
Whole thread Raw
In response to Re: Select on pkey returned more than one row  (Szűcs Gábor <surrano@gmail.com>)
List pgsql-bugs
Szűcs Gábor <surrano@gmail.com> writes:
>> Version: 7.4.6, Debian "Woody" linux.
>> Source: max func args increased to 64, but I doubt it matters.

Well, it might, if you were sloppy about making sure that the software
had been completely rebuilt (including plpgsql and any other add-on
libraries you might be using).  You generally want to do a "make clean"
and full rebuild after modifying any configuration values.
        regards, tom lane


pgsql-bugs by date:

Previous
From: "Nick Johnson"
Date:
Subject: BUG #1749: date_trunc('week', ...) is incorrect for some dates
Next
From: Tom Lane
Date:
Subject: Re: BUG #1750: recurrentive views terminates connection