Re: lexing small ints as int2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: lexing small ints as int2
Date
Msg-id 10295.1283663132@sss.pgh.pa.us
Whole thread Raw
In response to Re: lexing small ints as int2  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: lexing small ints as int2  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I am not too sure that the distinction between implicit casts and
> assignment casts is all that useful;

We've been there and done that; it doesn't work.  The current scheme
was invented specifically because a two-way design didn't work.

http://archives.postgresql.org/pgsql-hackers/2002-09/msg00900.php
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Streaming a base backup from master
Next
From: Pavel Stehule
Date:
Subject: proposal: tsearch dictionary initialization hook