REL9_1_STABLE branch created

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: REL9_1_STABLE branch created
Date: 2011-06-11 17:29:27
Message-ID: 18549.1307813367@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please remember to double-patch anything that should go into 9.1.

For the record, the correct formula seems to be

$ git pull
Current branch master is up to date.
$ git push origin master:refs/heads/REL9_1_STABLE
Total 0 (delta 0), reused 0 (delta 0)
To ssh://git(at)gitmaster(dot)postgresql(dot)org/postgresql.git
* [new branch] master -> REL9_1_STABLE

after which you can check out the branch locally according to whatever
formula you're already using (a separate workdir in my case).

regards, tom lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2011-06-11 17:37:38 Re: procpid?
Previous Message Greg Smith 2011-06-11 16:38:03 Re: Core Extensions relocation