Re: Prefered Types

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Зотов Роман <zotov(at)oe-it(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Prefered Types
Date: 2011-04-14 02:12:56
Message-ID: BANLkTi=SHPEUC4aAGdmvt51-8m3V5q8NgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 11, 2011 at 1:39 PM, Зотов Роман <zotov(at)oe-it(dot)ru> wrote:
> 11.04.2011 5:19, Robert Haas пишет:
>>
>> You only sent this to me, I think; I assume you meant to copy the list.
>>
>> ...Robert
>>
>> On Mar 16, 2011, at 12:46 AM, Zotov<zotov(at)oe-it(dot)ru>  wrote:
>
> I send full patch, prev patch could be not so full, because i didn`t knew
> how does it build. (too many generated files)
> now i think it work. now it doesn`t change defaults and not change syntax to
> use prefered.
> I just change it by "update pg_type ..."
> this feature can be modified now.
> And i saw two new ways to select functions
> 1. If function only, one we can choose it without current hard way
> 2. If we can`t choose function we can think, what more likely that function,
> what have first match operand
>
> Thank you, if you get this patch (with some changes) into your product.

You should probably add this patch here:

https://commitfest.postgresql.org/action/commitfest_view/open

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-04-14 02:57:29 Re: Typed table DDL loose ends
Previous Message Robert Haas 2011-04-14 01:30:50 Re: POSIX shared memory redux