Thread: pgsql/ /README /configure /configure.in /regis ...

pgsql/ /README /configure /configure.in /regis ...

From
Bruce Momjian - CVS
Date:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/05/10 21:46:33

Modified files:
    .              : README configure configure.in register.txt
    doc            : bug.template
    doc/src/sgml   : version.sgml
    src/include    : config.h.win32
    src/interfaces/ecpg/lib: Makefile
    src/interfaces/ecpg/preproc: Makefile
    src/interfaces/jdbc: jdbc.jpx
    src/interfaces/libpgeasy: Makefile
    src/interfaces/libpgtcl: Makefile
    src/interfaces/libpq: Makefile libpq.rc
    src/interfaces/libpq++: Makefile
    src/interfaces/odbc: GNUmakefile
    src/interfaces/perl5: Pg.pm

Log message:
    Stamp CVS as 7.2.  Update all interface version numbers.  This is the
    time to do it, not during beta because people are using this stuff in
    production sometimes.


Re: pgsql/ /README /configure /configure.in /regis ...

From
Peter Eisentraut
Date:
Bruce Momjian - CVS writes:

>     Stamp CVS as 7.2.  Update all interface version numbers.  This is the
>     time to do it, not during beta because people are using this stuff in
>     production sometimes.

No it's not.  You don't know yet whether

a) the interface will change at all

b) a change will require a major version bump

The ideal time to do this is just before the first beta release.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


Re: pgsql/ /README /configure /configure.in /regis ...

From
Bruce Momjian
Date:
> Bruce Momjian - CVS writes:
>
> >     Stamp CVS as 7.2.  Update all interface version numbers.  This is the
> >     time to do it, not during beta because people are using this stuff in
> >     production sometimes.
>
> No it's not.  You don't know yet whether
>
> a) the interface will change at all

Every interface changes in one way or another during a major development
cycle.

> b) a change will require a major version bump

That will be done when someone majorly breaks the API.  Uping the minor
number not doesn't prevent use from uping the major number later.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026