Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Dave Page <dpage@pgadmin.org>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Tom Lane <tgl@sss.pgh.pa.us>, Jan Urbański <wulczer@wulczer.org>, Robert Haas <robertmhaas@gmail.com>, Josh Berkus <josh@agliodbs.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, David Fetter <david@fetter.org>
Date: 2011-04-27T19:19:08Z
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
On 04/27/2011 03:15 PM, Dave Page wrote: > On Wed, Apr 27, 2011 at 8:12 PM, Alvaro Herrera > <alvherre@commandprompt.com> wrote: >> Excerpts from Dave Page's message of mié mar 02 16:38:00 -0300 2011: >> >>> Should be. Moa is definitely Sun Studio: >>> >>> -bash-3.00$ /opt/sunstudio12.1/bin/cc -V >>> cc: Sun C 5.10 SunOS_i386 2009/06/03 >>> usage: cc [ options] files. Use 'cc -flags' for details >>> >>> And Huia is GCC: >>> >>> -bash-3.00$ /usr/sfw/bin/gcc --version >>> gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802) >> BTW I just swapped the compiler details for those two animals in the >> buildfarm database. > I thought Andrew did that already? > I think I forgot. Thanks Alvaro. cheers andrew