Re: Prefered Types - Mailing list pgsql-hackers

From Зотов Роман
Subject Re: Prefered Types
Date
Msg-id 4DA36704.6020601@oe-it.ru
Whole thread Raw
In response to Prefered Types  (Zotov <zotov@oe-it.ru>)
Responses Re: Prefered Types  (Robert Haas <robertmhaas@gmail.com>)
Re: Prefered Types  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
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@oe-it.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.

--
С уважением,
Зотов Роман Владимирович
руководитель Отдела разработки
ЗАО "НПО Консультант"
г.Иваново, ул. Палехская, д. 10
тел./факс: (4932) 41-01-21
mailto: zotov@oe-it.ru


Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Locking when concurrent updated of foreign references
Next
From: Robert Haas
Date:
Subject: Re: POSIX shared memory redux