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