Re: Prefered Types

From: Зотов Роман <zotov(at)oe-it(dot)ru>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Prefered Types
Date: 2011-04-11 20:39:32
Message-ID: 4DA36704.6020601@oe-it.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(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.

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

Attachment Content-Type Size
0001-Try-to-make-PREFERRED-for-type-not-just-boolean-flag.patch text/plain 66.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2011-04-11 21:30:53 Re: Locking when concurrent updated of foreign references
Previous Message jagan 2011-04-11 20:35:14 WAL, xl_heap_insert and tuple oid mystry