Re: Defining a "tinyint" data type - one byte unsigned - Mailing list pgsql-patches

From Tom Lane
Subject Re: Defining a "tinyint" data type - one byte unsigned
Date
Msg-id 13799.1078960105@sss.pgh.pa.us
Whole thread Raw
In response to Defining a "tinyint" data type - one byte unsigned  (Shachar Shemesh <psql@shemesh.biz>)
Responses Re: Defining a "tinyint" data type - one byte unsigned
List pgsql-patches
Shachar Shemesh <psql@shemesh.biz> writes:
> Attached is a patch to implement "tinyint".

I don't think we've really solved the numeric-hierarchy casting problems
well enough to be able to stand adding another member of the hierarchy.
In particular, what impact is this going to have on implicit typing of
integer constants?

            regards, tom lane

pgsql-patches by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: Defining a "tinyint" data type - one byte unsigned
Next
From: Euler Taveira de Oliveira
Date:
Subject: change output of \dp