Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Robert Haas" <robertmhaas@gmail.com>
Cc: "Andres Freund" <andres@anarazel.de>,
"Peter Eisentraut" <peter_e@gmx.net>, "Stefan Huehner" <stefan@huehner.org>,<remi_zara@mac.com>, <pgsql-hackers@postgresql.org>, "Tom Lane" <tgl@sss.pgh.pa.us>
Date: 2011-03-07T20:28:30Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Further refine patch for commenting operator implementation functions.
- 908ab8028640 9.1.0 cited
-
Fix citext's upgrade-from-unpackaged script to set its collation correctly.
- 94be9e3f0ca9 9.1.0 cited
-
Mark operator implementation functions as such in their comments.
- 94133a935414 9.1.0 cited
-
Add KNNGIST support to contrib/btree_gist.
- 8436489c81c2 9.1.0 cited
-
Fix plpython breakage detected on certain Fedora machines on buildfarm.
- 4c966d920fb7 9.1.0 cited
Robert Haas <robertmhaas@gmail.com> wrote: > Still, as happy as I am that we've made so much progress with > PL/python (and other things) this CommitFest, I think it's time to > pick a date and time to ship alpha4 and call this one good. If > the patch makes it, great; if not, oh well. We can't keep letting > this drag out. Oh, I agree, all around. I just didn't want there to be a misunderstanding. -Kevin