Re: pg_xlogdump docs - Mailing list pgsql-docs

From Alvaro Herrera
Subject Re: pg_xlogdump docs
Date
Msg-id 20130503233609.GL2467@eldon.alvh.no-ip.org
Whole thread Raw
In response to pg_xlogdump docs  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pg_xlogdump docs
List pgsql-docs
Bruce Momjian wrote:
> I just noticed that pg_xlogdump uses an underscore in the file name,
> pg_xlogdump.sgml, unlike every other extension.  Should this be fixed?

I did mess about with hyphens vs. underscores vs. nothing at all.  Most
seem to use no char, so "pgrowlocks.sgml" for example, but that
convention seemed ugly for filenames so I went with the underscore.
Note that the SGML ID does not have anything, so the URL is similar to
others:
http://www.postgresql.org/docs/devel/static/pgxlogdump.html

We do have other files that use underscores, anyway.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: pg_xlogdump docs
Next
From: Bruce Momjian
Date:
Subject: Re: pg_xlogdump docs