BUG #13871: Format '%2f' invalid or incompatible with argument

Started by Nonameover 10 years ago4 messagesbugs
Jump to latest
#1Noname
luisandro@hotmail.com

The following bug has been logged on the website:

Bug reference: 13871
Logged by: Luisandro
Email address: luisandro@hotmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: windows 8 64
Description:

Hi, my version is 8.4

For all my functions that i try execute, this is the return : Format '%2f'
invalid or incompatible with argument.

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: Noname (#1)
Re: BUG #13871: Format '%2f' invalid or incompatible with argument

On Fri, Jan 15, 2016 at 12:27 PM, <luisandro@hotmail.com> wrote:

The following bug has been logged on the website:

Bug reference: 13871
Logged by: Luisandro
Email address: luisandro@hotmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: windows 8 64
Description:

Hi, my version is 8.4

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.

As for your question: what EXACTLY are you doing to causes this message?

David J.

#3Gavin Flower
GavinFlower@archidevsys.co.nz
In reply to: David G. Johnston (#2)
Re: BUG #13871: Format '%2f' invalid or incompatible with argument

On 16/01/16 10:14, David G. Johnston wrote:

On Fri, Jan 15, 2016 at 12:27 PM, <luisandro@hotmail.com
<mailto:luisandro@hotmail.com>>wrote:

The following bug has been logged on the website:

Bug reference: 13871
Logged by: Luisandro
Email address: luisandro@hotmail.com <mailto:luisandro@hotmail.com>
PostgreSQL version: Unsupported/Unknown
Operating system: windows 8 64
Description:

Hi, my version is 8.4

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.

As for your question: what EXACTLY are you doing to causes this message?

David J.

Oldest supported version: 9.1.19

Latest version: 9.5.0 (released a few days ago).

Cheers,
Gavin

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: Gavin Flower (#3)
Re: BUG #13871: Format '%2f' invalid or incompatible with argument

Gavin Flower <GavinFlower@archidevsys.co.nz> writes:

On 16/01/16 10:14, David G. Johnston wrote:

On Fri, Jan 15, 2016 at 12:27 PM, <luisandro@hotmail.com
<mailto:luisandro@hotmail.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

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs