Issue is changing _bt_compare function and btcompare.c file

From: sandeep satpal <sandeep(at)it(dot)iitb(dot)ac(dot)in>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Issue is changing _bt_compare function and btcompare.c file
Date: 2005-10-07 19:12:55
Message-ID: Pine.LNX.4.63.0510080037140.16181@akash.it.iitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hello all,

In _bt_compare function , instead of calling FunctionCall2 , I want to
call FunctionCall3 with three parameter and in
btcompare.c "btname_pattern_cmp" function will take three parameter and
i want to change this function according to third parameter.

But the biggest issue is initdb is also using this index for creating and
initializing its own index structure ( may be meta index sorts of )

So how I solve this issue...please guide me...
thanx
sandeep

On Fri, 7 Oct 2005, Dave Page wrote:

> You're absolutely right of course...
>
> /D
> -----Original Message-----
> From: "Andreas Pflug"<pgadmin(at)pse-consulting(dot)de>
> Sent: 07/10/05 18:49:49
> To: "Dave Page"<dpage(at)vale-housing(dot)co(dot)uk>
> Cc: "pgsql-hackers(at)postgresql(dot)org"<pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] Vote needed: revert beta2 changes or not?
>
> Dave Page wrote:
>>
>>
>> Oh no, what have I started!! :-)
>
> In order to keep traffic on this list low, both of us should be
> excluded...;-)
>
> Regards,
> Andreas
>
>
>
> -----Unmodified Original Message-----
> Dave Page wrote:
>>
>>
>> Oh no, what have I started!! :-)
>
> In order to keep traffic on this list low, both of us should be
> excluded...;-)
>
> Regards,
> Andreas
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

--
------------------
| Sandeep Satpal |
| M.Tech Student |
| Lab 212 KReSIT |
------------------

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonah H. Harris 2005-10-07 19:35:16 Oracle buys Innobase
Previous Message Dave Page 2005-10-07 18:29:59 Re: Vote needed: revert beta2 changes or not?