Re: Contrib docs v1

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Albert Cervera i Areny <albert(at)nan-tic(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Contrib docs v1
Date: 2007-11-09 00:51:36
Message-ID: 200711090051.lA90paU14074@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-patches

Albert Cervera i Areny wrote:
> I attach the patch for the contrib docs. Mainly it's been formatting the
> README files of each directory into SGML.
>
> I've removed TODOs, history, licenses (all of them are BSD AFAICS), file
> descriptions and install instructions (I only left one for them all).
>
> The hole contrib is one single chapter after Full Text Search. I think this
> gives it a lot of visibility as it's where other functions are, and given
> that most contrib modules provide functions seemed a good place. However, Tom
> showed some concerns with that so a final position should be decided. Each
> section is the name of the contrib module. The first paragraph summarises
> what it does. And usually the last subsection contains the author(s). The
> rest is pretty different from one another and possibly some polishing will
> have to be done afterwards.

Your patch was missing these SGML files:

onsgmls:contrib.sgml:26:1:E: cannot find "btree-gist.sgml"; tried "btree-gist.sgml", "./btree-gist.sgml"
onsgmls:contrib.sgml:28:1:E: cannot find "cube.sgml"; tried "cube.sgml", "./cube.sgml"
onsgmls:contrib.sgml:53:1:E: cannot find "xml2.sgml"; tried "xml2.sgml", "./xml2.sgml"

Are you still working on those?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message kalyan venishetty 2007-11-09 14:21:54 Re: Re: [HACKERS] High Availability, Load Balancing, and Replication Feature Matrix
Previous Message Bruce Momjian 2007-11-08 22:22:18 Re: [HACKERS] High Availability, Load Balancing, and Replication Feature Matrix

Browse pgsql-patches by date

  From Date Subject
Next Message Jan Urbański 2007-11-09 01:22:34 a tsearch2 (8.2.4) dictionary that only filters out stopwords
Previous Message Bruce Momjian 2007-11-09 00:35:49 Re: tsearch2api .. wrapper for integrated fultext