From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz> |
Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, luisandro(at)hotmail(dot)com, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #13871: Format '%2f' invalid or incompatible with argument |
Date: | 2016-01-15 21:51:46 |
Message-ID: | 31081.1452894706@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz> writes:
> On 16/01/16 10:14, David G. Johnston wrote:
>> On Fri, Jan 15, 2016 at 12:27 PM, <luisandro(at)hotmail(dot)com
>> <mailto:luisandro(at)hotmail(dot)com>>wrote:
>>> For all my functions that i try execute, this is the return :
>>> Format '%2f' invalid or incompatible with argument
>> So, yeah, 8.4 is no longer supported.
FWIW, there is no such error message anywhere in the Postgres sources;
not now, and not back in 8.4 either. So whatever is producing this
complaint is not our code anyway.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-01-16 01:58:17 | Re: BUG #13870: couldn't restore dump with mat view |
Previous Message | Gavin Flower | 2016-01-15 21:34:02 | Re: BUG #13871: Format '%2f' invalid or incompatible with argument |