| From: | Michael Meskes <meskes(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Shared library version |
| Date: | 2000-01-10 20:18:17 |
| Message-ID: | 20000110211817.A2212@fam-meskes.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jan 10, 2000 at 10:22:44AM -0500, Tom Lane wrote:
> You're right, we need to bump the number before release (and I hope we
> remember!). Past practice has not been to bump the number during
> development cycles, since we'd shortly have ridiculously high version
> numbers if we incremented them at every development change.
Ehem... I do exactly that with libecpg. For simply changes not involving API
changes I increment just the patch level. That's why libecpg has major
version, minor version and patchlevel.
I find it very difficult to keep track of the changes without changing
version number.
So please, do not change this number upon release.
Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-01-10 20:47:47 | cvs tree is broken |
| Previous Message | Stephen Birch | 2000-01-10 20:08:33 | Re: [HACKERS] Simmultanous Connections (fwd) |