Re: VARCHAR to INTEGER conversion - Mailing list pgsql-general

From Darren Ferguson
Subject Re: VARCHAR to INTEGER conversion
Date
Msg-id Pine.LNX.4.10.10201171015310.3718-100000@thread.crystalballinc.com
Whole thread Raw
In response to VARCHAR to INTEGER conversion  (Darren Ferguson <darren@crystalballinc.com>)
List pgsql-general
On Thu, 17 Jan 2002, Jeff Eckermann wrote:

> PostgreSQL allows for function overloading, i.e. you

Tried to avoid this since you do not want duplicate functions all over the
system. but i had considered a wrapper.

Steve's solution from last night worked in the conversion to text and then
integer so implemented that.

Thank you for the reply though it is very much appreciated

Darren



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump behaviour changed in 7.1.3?
Next
From: Nicholas Piper
Date:
Subject: pattern-match selectivity code and lower(thing) LIKE