Re: Doc changes - Mailing list pgsql-patches

From Rod Taylor
Subject Re: Doc changes
Date
Msg-id 1047924486.40058.13.camel@jester
Whole thread Raw
In response to Re: Doc changes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Doc changes  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Peter decided he didn't like this.

Please skip it.

On Mon, 2003-03-17 at 12:47, Bruce Momjian wrote:
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
>     http://momjian.postgresql.org/cgi-bin/pgpatches
>
> I will try to apply it within the next 48 hours.
>
> ---------------------------------------------------------------------------
>
>
> Rod Taylor wrote:
> -- Start of PGP signed section.
> > All that and I forgot the patch -- attached.
> >
> >
> > On Sun, 2003-02-23 at 10:45, Rod Taylor wrote:
> > > If applied, a second pass on the docs will be made for format tweeking,
> > > content sharing, and exporting more elements as synopfragments.
> > >
> > >
> > > Sent to -docs:
> > >
> > > I needed to make the synopsis areas more consistent for a side project.
> > > By far the simplest way to do that was to change them into <cmdsynopsis>
> > > entities.
> > >
> > > Benefits include increased consistency in spacing and formatting, nice
> > > <synopfragment> linkouts (click the (1)), and the ability to share
> > > code.  It may be possible to generate railroad diagrams from the marked
> > > up copy.
> > >
> > > The biggest problem is you cannot indent sections anymore, but that may
> > > be correctable with a stylesheet change.
> > >
> > >
> > > New CREATE TABLE:
> > > http://www.rbt.ca/docs/reference/sql-createtable.html#SQL-CREATETABLE-REFERENCES-FRAGMENT
> > >
> > > Old CREATE TABLE:
> > > http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-createtable.html
> > >
> > >
> > > Yes, I've updated psql's create_help.pl to deal with the SGML formatted
> > > areas.
> > --
> > Rod Taylor <rbt@rbt.ca>
> >
> > PGP Key: http://www.rbt.ca/rbtpub.asc
>
> [ Attachment, skipping... ]
> -- End of PGP section, PGP failed!
--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: to_char PL/MI fix
Next
From: Bruce Momjian
Date:
Subject: Re: Doc changes