Re: contrib uninstall scripts need some love - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: contrib uninstall scripts need some love
Date
Msg-id 451C1685.1000801@commandprompt.com
Whole thread Raw
In response to Re: contrib uninstall scripts need some love  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian wrote:
> Joshua D. Drake wrote:
>> Guido Barosio wrote:
>>> Let me know if you need an extra pair of eyes.
>> O.k. I do :) Writing the scripts up are easy enough, but I am unsure how 
>> the whole make file foo works...
> 
> OK, are all the uninstall scripts done?

Crap... yes they are, at least the ones I know about. I will submit a
patch again -HEAD today.

Joshua D. Drake


> 
> ---------------------------------------------------------------------------
> 
> 
>> Joshua D. Drake
>>
>>
>>> G.-
>>>
>>> On 9/10/06, Joshua D. Drake <jd@commandprompt.com> wrote:
>>>> Tom Lane wrote:
>>>>> "Joshua D. Drake" <jd@commandprompt.com> writes:
>>>>>> Tom Lane wrote:
>>>>>>> Seems like this area needs more attention ... anyone want to work 
>>>> on it?
>>>>>> I'll take it. How long do I have?
>>>>> Since it's contrib, I don't think we need to hold you to being done
>>>>> before beta1.  But the sooner the better of course.
>>>> O.k., I will start working through it and report at the end of the week.
>>>>
>>>> Joshua D. Drake
>>>>
>>>>
>>>>>                       regards, tom lane
>>>>>
>>>>
>>>> -- 
>>>>
>>>>     === The PostgreSQL Company: Command Prompt, Inc. ===
>>>> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
>>>>     Providing the most comprehensive  PostgreSQL solutions since 1997
>>>>               http://www.commandprompt.com/
>>>>
>>>>
>>>>
>>>> ---------------------------(end of broadcast)---------------------------
>>>> TIP 9: In versions below 8.0, the planner will ignore your desire to
>>>>        choose an index scan if your joining column's datatypes do not
>>>>        match
>>>>
>>>
>>
>> -- 
>>
>>     === The PostgreSQL Company: Command Prompt, Inc. ===
>> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
>>     Providing the most comprehensive  PostgreSQL solutions since 1997
>>               http://www.commandprompt.com/
>>
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 2: Don't 'kill -9' the postmaster
> 


-- 
  === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240  Providing the most comprehensive  PostgreSQL
solutionssince 1997            http://www.commandprompt.com/
 




pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: New version of money type
Next
From: Tom Lane
Date:
Subject: Re: Row IS NULL question