Re: text and numeric - Mailing list pgsql-general

From Marin Dimitrov
Subject Re: text and numeric
Date
Msg-id 000b01c1dc85$4820ba30$9b0e32d4@sirma.bg
Whole thread Raw
In response to text and numeric  (Masse Jacques <jacques.masse@bordeaux.cemagref.fr>)
List pgsql-general
we use (b) with additional column VALUE_TYPE to give u a hint where the data
actually is


>
> a--------------
> param_name value(text)
> 'length' 30
> 'color' green
>
> with type casting on the queries or
>
> b--------------
> param_name value(text) value(numeric)
> 'length' 30
> 'color' green
>
> with some function for the choice of the column ?
>



pgsql-general by date:

Previous
From: Masse Jacques
Date:
Subject: text and numeric
Next
From: impala
Date:
Subject: auto increment primary key