Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-30 Thread Lionel Elie Mamane
On Mon, Nov 28, 2011 at 02:23:21PM +0100, Alex Thurgood wrote: > Le 28/11/2011 11:47, Alexander Thurgood a écrit : >> However, I have no idea how you would enter the strings for a remote db >> instance, in particular, the parameter separators. Trawling around the >> net and in the postgres documen

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-28 Thread Michael Meeks
On Mon, 2011-11-28 at 14:23 +0100, Alex Thurgood wrote: > > However, I have no idea how you would enter the strings for a remote db > > instance, in particular, the parameter separators. ... > OK, I seem to have figured it out from re-reading libpq documentation. > The URL field accepts connectio

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-28 Thread Alex Thurgood
Le 28/11/2011 11:47, Alexander Thurgood a écrit : Hi all, However, I have no idea how you would enter the strings for a remote db instance, in particular, the parameter separators. Trawling around the net and in the postgres documentation didn't get me any further, because any of the strings I

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-28 Thread Alexander Thurgood
Le 28/11/11 10:32, Lionel Elie Mamane a écrit : Hi Lionel, I want to write up some help about the driver because I thought that while we were waiting for the connector to be integrated, I'd put it up as an extension on the extensions site. However, to do that, I need to write up a little mini-hel

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-28 Thread Lionel Elie Mamane
On Thu, Nov 17, 2011 at 01:35:25AM +0100, Fridrich Strba wrote: > On 16/11/11 23:22, Lionel Elie Mamane wrote: >> *** Necessary before pushing to master *** >> - Add an option --enable-ext-postgresql-sdbc, similar to >>--enable-ext-mysql-connector, and if that option is not given don't >>

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-20 Thread Lionel Elie Mamane
On Fri, Nov 18, 2011 at 11:16:07AM +, Michael Meeks wrote: > On Fri, 2011-11-18 at 00:21 +0100, Lionel Elie Mamane wrote: >> Thanks; this being applied, I have pushed to master. > Lovely - glad it landed finally. Any chance of mentioning it > (and some of the other nice fixes & database

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-18 Thread Michael Meeks
On Fri, 2011-11-18 at 00:21 +0100, Lionel Elie Mamane wrote: > Thanks; this being applied, I have pushed to master. Lovely - glad it landed finally. Any chance of mentioning it (and some of the other nice fixes & database bits you've done) in the release notes wiki page at: http:

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-18 Thread Lionel Elie Mamane
On Thu, Nov 17, 2011 at 05:36:14PM -0600, Norbert Thiebaud wrote: > On Thu, Nov 17, 2011 at 5:21 PM, Lionel Elie Mamane wrote: >> However, the makefile.mk does not work at all; dmake in that directory >> seems to compute dependencies, but not do anything else. That bug was >> definitely not intro

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-17 Thread Norbert Thiebaud
On Thu, Nov 17, 2011 at 5:21 PM, Lionel Elie Mamane wrote: > On Thu, Nov 17, 2011 at 03:22:33AM -0600, Norbert Thiebaud wrote: >> On Wed, Nov 16, 2011 at 4:22 PM, Lionel Elie Mamane wrote: > >>> I'd like some help from a LO build system "expert" to make >>> postgresql-sdbc well-behaved in this ot

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-17 Thread Lionel Elie Mamane
On Thu, Nov 17, 2011 at 03:22:33AM -0600, Norbert Thiebaud wrote: > On Wed, Nov 16, 2011 at 4:22 PM, Lionel Elie Mamane wrote: >> I'd like some help from a LO build system "expert" to make >> postgresql-sdbc well-behaved in this other and build-related respects: > attache a patch that make build

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-17 Thread Norbert Thiebaud
Hi Lionel, On Wed, Nov 16, 2011 at 4:22 PM, Lionel Elie Mamane wrote: > I'd like some help from a LO build system "expert" to make > postgresql-sdbc well-behaved in this other and build-related respects: attache a patch that make building it conditional. few questions/remarks (mostly on the for

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-16 Thread Lionel Elie Mamane
On Thu, Nov 17, 2011 at 01:35:25AM +0100, Fridrich Strba wrote: > not sure about the internal postgresql though. It depends how big > the internal library would be and how much dependecies it would > have. I had kinda assumed it was policy to put these kind of things as internal. OTOH, I now see

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-16 Thread Fridrich Strba
On 16/11/11 23:22, Lionel Elie Mamane wrote: > *** Necessary before pushing to master *** > > - Add an option --enable-ext-postgresql-sdbc, similar to >--enable-ext-mysql-connector, and if that option is not given don't >build postgresql-sdbc I can give you a hand with this next week. Is

[Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-16 Thread Lionel Elie Mamane
On Fri, Nov 11, 2011 at 01:08:33PM +0100, Lionel Elie Mamane wrote: > PostgreSQL native (SDBC) driver for LibreOffice, (...) any > oppositions to merging it into master OK, I have something that compiles against master and could be committed, except it would break the build on machines that don't