| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Draft release notes |
| Date: | 2006-09-14 20:43:22 |
| Message-ID: | 200609142043.k8EKhM201138@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Magnus Hagander wrote:
> >Here is an early draft of the release notes. It needs more polish and
> >review:
> >
> > http://momjian.us/cgi-bin/pgrelease
> >
> >I will catch up on my email tomorrow, update the open items list for
> >8.2, and then return to the release notes for cleanup.
>
> * Allow regression tests to be run on Win32 without MinGW (Magnus, Tom)
>
> This is not entirsely correect. What was done was a re-implementation of
> pg_regress in C from shellscript. This is a prerequisite for running the
> tests completely without mingw, but you can't do that yet (there needs
> to be rules in the VC build stuff to deal with the regression output
> files that need to be edited, for example - this is done with sed from
> the Makefile today.
OK, updated wording:
* Reimplement the regression test as a C program (Magnus, Tom)
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-09-14 20:45:25 | Re: Draft release notes |
| Previous Message | Tom Lane | 2006-09-14 20:41:34 | Re: Not-so-open items |