Re: BUG #6722: Debugger broken?

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>, kargor <karlgorton(at)gmx(dot)at>, pgsql-bugs(at)postgresql(dot)org, Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Subject: Re: BUG #6722: Debugger broken?
Date: 2012-08-13 12:57:49
Message-ID: 5028F9CD.40901@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 13.08.2012 15:22, Dave Page wrote:
> 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.

Ah, I tried forcing the push, didn't help, I got "[remote rejected]
PRE_9_2 -> PRE_9_2 (non-fast-forward)" error.

However, I succeeded by pushing it in two steps. First, I deleted the
branch with "git push origin :PRE_9_2", and then pushed it again with
"git push origin PRE_9_2". So, it's done now.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2012-08-13 13:04:03 Re: BUG #6722: Debugger broken?
Previous Message Dave Page 2012-08-13 12:22:04 Re: BUG #6722: Debugger broken?