| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
| Cc: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, Justin Clift <justin(at)postgresql(dot)org>, PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Numbering of the next release: 8.0 vs 7.4 |
| Date: | 2003-03-12 15:34:57 |
| Message-ID: | 27012.1047483297@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> writes:
> FWIW, the 6.4 protocol change didn't force a move from 6.3.2 to 7.0.
True, but that was a much smaller change than what we're contemplating
here. AFAIR, those changes did not affect the majority of applications
--- they only needed to relink with a newer client library, and voila
they spoke the new protocol perfectly well. The planned changes for
error handling (error codes, etc) will be something that will affect
almost every app. They won't *need* to change, maybe, but they'll
probably *want* to change.
But let's wait till feature freeze to have this discussion; we'll know
better by then exactly what we're talking about.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Clift | 2003-03-12 15:38:22 | Re: Numbering of the next release: 8.0 vs 7.4 |
| Previous Message | Lamar Owen | 2003-03-12 15:15:30 | Re: Numbering of the next release: 8.0 vs 7.4 |