Re: PostgreSQL 9.5.0

2016-01-08 Thread Stuart Henderson
On 2016/01/08 07:59, Jeremy Evans wrote: > -SHARED_LIBS= ecpg7.6 \ > - ecpg_compat 4.6 \ > - pgtypes 4.5 \ > - pq 5.7 > +SHARED_LIBS= ecpg7.7 \ > + ecpg_compat 4.7 \ > + pgtypes

Re: PostgreSQL 9.5.0

2016-04-01 Thread Kim Lidström
So what happened with this patch? Was it forgotten? Seems like postgresql is at 9.5.2 now.

Re: PostgreSQL 9.5.0

2016-04-02 Thread Pierre-Emmanuel André
On Fri, Apr 01, 2016 at 10:27:30PM +0200, Kim Lidström wrote: > So what happened with this patch? Was it forgotten? > > Seems like postgresql is at 9.5.2 now. > I will send an updated diff for 9.5.2. I'm testing it right now.

Re: PostgreSQL 9.5.0

2016-04-03 Thread Jeremy Evans
On Sun, Apr 3, 2016 at 4:17 AM, Pierre-Emmanuel André wrote: > On Sat, Apr 02, 2016 at 12:40:00PM +0200, Pierre-Emmanuel André wrote: > > On Fri, Apr 01, 2016 at 10:27:30PM +0200, Kim Lidström wrote: > > > So what happened with this patch? Was it forgotten? > > > > > > Seems like postgresql is at

Re: PostgreSQL 9.5.0

2016-05-15 Thread Stuart Henderson
On 2016/04/03 13:17, Pierre-Emmanuel André wrote: > -SHARED_LIBS= ecpg7.6 \ .. > - pq 5.7 > + pq 6.8 For future reference, major bump usually means minor gets reset to 0.