Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id E4DAD633341 for ; Thu, 10 Jun 2010 12:24:15 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 25125-01 for ; Thu, 10 Jun 2010 15:24:08 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id ED4476342AE for ; Thu, 10 Jun 2010 12:24:07 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id o5AFO0B1016965; Thu, 10 Jun 2010 11:24:00 -0400 (EDT) To: Alvaro Herrera cc: Peter Eisentraut , John Gage , PostgreSQL - General Subject: Re: Cognitive dissonance In-reply-to: <1276182912-sup-2656@alvh.no-ip.org> References: <29FD1BB6-9AD8-485C-B5D2-23D66C15DC97@numericable.fr> <1276152614.32193.0.camel@fsopti579.F-Secure.com> <1276182912-sup-2656@alvh.no-ip.org> Comments: In-reply-to Alvaro Herrera message dated "Thu, 10 Jun 2010 11:16:37 -0400" Date: Thu, 10 Jun 2010 11:24:00 -0400 Message-ID: <16964.1276183440@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201006/447 X-Sequence-Number: 163984 Alvaro Herrera writes: > Excerpts from Peter Eisentraut's message of jue jun 10 02:50:14 -0400 2010: >> As I said back then, doing this is straightforward, but we kind of need >> more than one user who asks for it before we make it part of a regular >> service, which comes with maintenance costs. > Hey, count me as another interested person in a single-file plain-text > doc output format. Well, there are two separate things here: * providing a Makefile target to build plain-text output. * shipping prebuilt plain text docs in standard distributions. I am for #1, not so much for #2, mainly on the grounds of size. But given #1 it would be possible for packagers to make their own choices about whether to include plain-text docs. regards, tom lane