Re: CREATE TYPE - Mailing list pgsql-sql

From sad
Subject Re: CREATE TYPE
Date
Msg-id 200411040930.43377.sad@bankir.ru
Whole thread Raw
In response to CREATE TYPE  ("Ameen - Etemady" <eetemadi@ce.sharif.edu>)
List pgsql-sql
Hello

i note something related to this discussion

> create table mytmp(name myvarchar(10,"en_US"));

i meant that "en_US"  is a locale name, then it means natural language and
also character encoding -- those both things are not a matter of SQL-TYPE at
all. It is wrong to represent application specific data in SQL-TYPE itself.



pgsql-sql by date:

Previous
From: Greg Stark
Date:
Subject: Re: vacuum analyze slows sql query
Next
From: "Michael L. Hostbaek"
Date:
Subject: Group by and aggregates