Re: Trying to create implicit casts to text in PG 8.3 - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Trying to create implicit casts to text in PG 8.3
Date
Msg-id 1231866855.6774.14.camel@jd-laptop.pragmaticzealot.org
Whole thread Raw
In response to Re: Trying to create implicit casts to text in PG 8.3  (Sam Mason <sam@samason.me.uk>)
Responses Re: Trying to create implicit casts to text in PG 8.3  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
On Tue, 2009-01-13 at 16:58 +0000, Sam Mason wrote:
> In the end, any type system is just a tool.  It's main job is to find
> bugs in code by spotting a common class of error

The purpose of the database as a whole is to preserve the integrity of
your data. The type system is a key component of that. The main job of
the type system is to assist in insuring that your data is correct.

Joshua D. Drake

--
PostgreSQL
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


pgsql-general by date:

Previous
From: Emanuel Calvo Franco
Date:
Subject: Re: Cast for text->Integer missing in 8.3.5
Next
From: "Scott Marlowe"
Date:
Subject: Re: Cast for text->Integer missing in 8.3.5