[COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed

2011-06-25 Thread pgsql
Branch refs/heads/REL9_1_STABLE was removed. -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers

Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed

2011-06-25 Thread Thom Brown
On 26 June 2011 00:02, wrote: > Branch refs/heads/REL9_1_STABLE was removed. What just happened here?! -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql

Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed

2011-06-25 Thread Joe Conway
On 06/25/2011 04:02 PM, [email protected] wrote: > Branch refs/heads/REL9_1_STABLE was removed. Umm, I was trying to follow the directions here: http://wiki.postgresql.org/wiki/Committing_with_Git: Making a new release branch and it messed up my local repo such that git push --dry-run was g

[COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was created

2011-06-25 Thread pgsql
Branch refs/heads/REL9_1_STABLE was created. View: http://git.postgresql.org/pg/shortlog/refs/heads/REL9_1_STABLE -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers

Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed

2011-06-25 Thread Andrew Dunstan
On 06/25/2011 07:07 PM, Joe Conway wrote: On 06/25/2011 04:02 PM, [email protected] wrote: Branch refs/heads/REL9_1_STABLE was removed. Umm, I was trying to follow the directions here: http://wiki.postgresql.org/wiki/Committing_with_Git: Making a new release branch and it messed up my loc

[COMMITTERS] pgsql: Async dblink functions require a named connection, and therefore

2011-06-25 Thread Joe Conway
Async dblink functions require a named connection, and therefore should use DBLINK_GET_NAMED_CONN rather than DBLINK_GET_CONN. Problem found by Peter Eisentraut and patch by Fujii Masao. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/8af3596d6bb6cfffb57161a62aa2f7f56

Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed

2011-06-25 Thread Bruce Momjian
Andrew Dunstan wrote: > > > On 06/25/2011 07:07 PM, Joe Conway wrote: > > On 06/25/2011 04:02 PM, [email protected] wrote: > >> Branch refs/heads/REL9_1_STABLE was removed. > > Umm, I was trying to follow the directions here: > > http://wiki.postgresql.org/wiki/Committing_with_Git: Making a ne

Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed

2011-06-25 Thread Joe Conway
On 06/25/2011 04:44 PM, Andrew Dunstan wrote: > On 06/25/2011 07:07 PM, Joe Conway wrote: >> On 06/25/2011 04:02 PM, [email protected] wrote: >>> Branch refs/heads/REL9_1_STABLE was removed. >> Umm, I was trying to follow the directions here: >> http://wiki.postgresql.org/wiki/Committing_with_Gi