Re: [DOCS] pg_xlogdump docs

2013-05-03 Thread Alvaro Herrera
Bruce Momjian wrote: > On Fri, May 3, 2013 at 07:36:09PM -0400, Alvaro Herrera wrote: > > We do have other files that use underscores, anyway. > > Well, we have only four: > > generate_history.pl information_schema.sgml mk_feature_tables.pl > pg_xlogdump.sgml > > Two are Perl sc

Re: [DOCS] pg_xlogdump docs

2013-05-03 Thread Bruce Momjian
On Fri, May 3, 2013 at 07:36:09PM -0400, Alvaro Herrera wrote: > 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 a

Re: [DOCS] pg_xlogdump docs

2013-05-03 Thread Alvaro Herrera
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 th

[DOCS] pg_xlogdump docs

2013-05-03 Thread Bruce Momjian
I just noticed that pg_xlogdump uses an underscore in the file name, pg_xlogdump.sgml, unlike every other extension. Should this be fixed? -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be tr