Re: Merging PyGreSQL development into PostgreSQL - Mailing list pgsql-interfaces

From Baruch HaShem Adonai
Subject Re: Merging PyGreSQL development into PostgreSQL
Date
Msg-id 200103032258.QAA19544@lee.k12.nc.us
Whole thread Raw
In response to Merging PyGreSQL development into PostgreSQL  (darcy@druid.net (D'Arcy J.M. Cain))
List pgsql-interfaces
> Anyone have any ideas one way or the other?
>
I think that perhaps you should change your version number to track both.
The reason I say this, is that your app is a seperate product even though
it is bundled into the postgresql stuff, and you development cycle may 
vary from the core postgresql stuff.  On the hand, it would be good to 
know that a particular version of your product works with a particular 
version of postgres.  So for instance (not knowing your current verison)
you could have a version like:
7.2-3.5

Where the first number is the verison of Postgres, and the second is the
verison of your app...my two cents...james 
> -- 
> D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
> http://www.druid.net/darcy/                |  and a sheep voting on
> +1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
> 



pgsql-interfaces by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: Merging PyGreSQL development into PostgreSQL
Next
From: Matthias Teege
Date:
Subject: pg_connect dumps core