Re: BUG #6722: Debugger broken?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: kargor <karlgorton(at)gmx(dot)at>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6722: Debugger broken?
Date: 2012-08-13 07:42:21
Message-ID: CA+OCxoxKXDhrz1KPFyT0tCrKtcsajR+WK1LfuMJi6H=WWeO_uA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Aug 13, 2012 at 7:22 AM, Heikki Linnakangas
<heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
> On 09.08.2012 17:55, Dave Page wrote:
>>
>> On Thu, Aug 9, 2012 at 3:51 PM, Heikki Linnakangas
>> <heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
>>>
>>> On 09.08.2012 17:07, kargor wrote:
>>>>
>>>>
>>>> I use the binaries provided on the download page. I have not compiled
>>>> anything - I'm a 'stupid' windows user...
>>>
>>>
>>>
>>> Ok, I see. I just downloaded the 9.1.4 installer, and you're right, there
>>> is
>>> no pldbgapi.control file anywhere. Looking at the README.pldebugger file,
>>> the version of pldebugger that the installer includes certainly should
>>> include that file.
>>>
>>> Dave, is this a packaging issue? Which version of pldebugger was included
>>> in
>>> the 9.1.4 installers?
>>
>>
>> It uses the head of the PRE_9_2 branch.
>
>
> Ok. So, why is pldbgapi.control file not included? It's there in the
> repository, and "make install" copies it to share/extension.

If it's there in the repo, then it shouldn't be. The PRE_9_2 branch of
code is supposed to be how things looked *before* you started your
work - it's the stable branch that we're building the < 9.2 installers
from, and certainly shouldn't have been "extensionised", or had any
other changes made to it except for bug fixes.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message m.russo 2012-08-13 07:47:56 BUG #7490: documentation typo
Previous Message Heikki Linnakangas 2012-08-13 06:22:31 Re: BUG #6722: Debugger broken?