Re: BUG #6722: Debugger broken? - Mailing list pgsql-bugs

From Dave Page
Subject Re: BUG #6722: Debugger broken?
Date
Msg-id CA+OCxowv_GBjajmCnwXQd-B4SOi_i3Lqkeo3dpTfXCUhvHc2pA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #6722: Debugger broken?  (Magnus Hagander <magnus@hagander.net>)
Responses Re: BUG #6722: Debugger broken?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-bugs
On Mon, Aug 13, 2012 at 12:54 PM, Magnus Hagander <magnus@hagander.net> wrote:
> On Mon, Aug 13, 2012 at 1:51 PM, Craig Ringer <ringerc@ringerc.id.au> wrote:
>> On 08/13/2012 07:19 PM, Heikki Linnakangas wrote:
>>
>>>
>>> I tried to drop and recreate the branch, but the server would not let me
>>> push that change, as it's a non-fast-forward update. Someone needs to
>>> temporarily remove the check for that from the git server - I don't think I
>>> have access to do that. Do you?
>>>
>>
>> pushing with --force didn't work?
>>
>> git push --force origin mybranch
>
> Yeah, there is nothing on the git server that should stop you from
> doing a force push, I believe.
>
> There are rules in place to stop it from pushing merge commits, if
> that has been enabled. But there are no such rules enabled for the
> pldebugger one.
>
> Note of course, which you probably already know, that doing a force
> push may cause problems for others who have cloned the repository...

Yeah - I have a very strong suspicion that's just us though. I've
never heard of anyone else working on the debugger (and it's even less
likely they'd be working on this branch).

Heikki; please try forcing the delete, and let us know if it works OK.
I've CC'd Sachin and Ashesh who can drop the old branch from the
installer build machines for 8.x and 9.0/9.1.

Thanks.

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

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

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: BUG #6722: Debugger broken?
Next
From: Heikki Linnakangas
Date:
Subject: Re: BUG #6722: Debugger broken?