Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gDRhO-0005dC-6u for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 Oct 2018 10:08:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gDRhL-0004oU-Gr for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 Oct 2018 10:08:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gDRhL-0004oN-C1 for pgsql-pkg-debian@lists.postgresql.org; Fri, 19 Oct 2018 10:08:03 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gDRhE-0002Ya-EG for pgsql-pkg-debian@postgresql.org; Fri, 19 Oct 2018 10:08:02 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 42c1nQ4LKsz3Dx6; Fri, 19 Oct 2018 12:07:54 +0200 (CEST) Date: Fri, 19 Oct 2018 12:07:54 +0200 From: Christoph Berg To: Chapman Flack Cc: pgsql-pkg-debian@postgresql.org Subject: Re: PL/Java 1.5.1 Message-ID: <20181019100754.GA1394@msg.df7cb.de> Mail-Followup-To: Christoph Berg , Chapman Flack , pgsql-pkg-debian@postgresql.org References: <20181016113214.GA3027@msg.df7cb.de> <5BC5DE4D.3070502@anastigmatix.net> <5BC92CB0.2020007@anastigmatix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5BC92CB0.2020007@anastigmatix.net> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Chapman Flack 2018-10-19 <5BC92CB0.2020007@anastigmatix.net> > Was there some objection in principle (or maybe just download size) to > building with -Psaxon-examples ? I'm just lacking time atm, I filed your last mail as https://salsa.debian.org/postgresql/postgresql-pljava/issues/1 so it doesn't get lost completely. > If it is not objectionable, my preference would be to build with that > option (whenever the PG version >= 8.4 anyway). > > A lot of the examples are just toy learning aids or tests, but the Saxon > examples are there for a useful, non-trivial purpose: to give real SQL:2006+ > XML Query functionality, which core PG still lacks. > > So I would like to make it as easy as possible for the user to try out > those examples. Even leaving the Saxon library as an optional download, > so one extra thing would have to be downloaded before those examples > work, that would still be less fuss than having to build the example > code separately AND download the library. > > What do you think? It makes a lot of sense. If I should forget, could you ping me again once the whole upload-everything-for-PG11 dust has settled in a few weeks? Christoph