[PATCHES] GSSAPI support on solaris

2007-07-14 Thread Stefan Kaltenbrunner
the attached patch adds -lgss to the autoconf tests and enables --with-gssapi builds on solaris 10 (and probably others). Stefan Index: configure === RCS file: /projects/cvsroot/pgsql/configure,v retrieving revision 1.553 diff -c -r1

Re: [PATCHES] HOT latest patch - version 8

2007-07-14 Thread Stefan Kaltenbrunner
Pavan Deolasee wrote: > > Please see updated version of the patch. This includes further code > refactoring and bug fixes. > > heapam code is now refactored and I have also added several comments > in that code as well as vacuum and create index related code. > > In the previous version, we were

Re: [PATCHES] GSSAPI support on solaris

2007-07-14 Thread Magnus Hagander
Stefan Kaltenbrunner wrote: > the attached patch adds -lgss to the autoconf tests and enables > --with-gssapi builds on solaris 10 (and probably others). Applied, thanks. //Magnus ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ?

Re: [PATCHES] HOT latest patch - version 8

2007-07-14 Thread Heikki Linnakangas
Stefan Kaltenbrunner wrote: > tried to test a bit on my Solaris 10 install(sun studio , 64bit build) > but I'm hitting the following while trying to initdb a new cluster: I can't reproduce this error, but I found a bug that's likely causing it. The patch uses InvalidOffsetNumber in lp_off to mark