Re: operator is not unique: integer || integer - Mailing list pgsql-general

From Daniel Schuchardt
Subject Re: operator is not unique: integer || integer
Date
Msg-id 481F61D3.7050803@web.de
Whole thread Raw
In response to Re: operator is not unique: integer || integer  (Tino Wildenhain <tino@wildenhain.de>)
Responses Re: operator is not unique: integer || integer  (Klint Gore <kgore4@une.edu.au>)
List pgsql-general
Tino Wildenhain schrieb:
>
> RETURN extract(year FROM $1)*100+extract(month FROM $1)-1;
>
> was too clean and easy? ;))
>
> Looks like a good oportunity to clean up your code before anything
> unexpected happens :-)
>
> Cheers
> T.
>


LOL. Yes I don't like such easy things  :-P

But you see i have a function so i simply can change it ;-)

thnx for the hint, i picked up the best example ever :-P

Daniel.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: bytea and character encoding when inserting escaped literals
Next
From: Tom Lane
Date:
Subject: Re: checkpoint_segments warning?