pgsql-server/doc/src/sgml backup.sgml installa ...

Started by Nonameover 22 years ago3 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: neilc@svr1.postgresql.org 04/01/11 01:46:58

Modified files:
doc/src/sgml : backup.sgml installation.sgml perform.sgml
doc/src/sgml/ref: begin.sgml create_schema.sgml
start_transaction.sgml

Log message:
Minor documentation improvements.

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Noname (#1)
Re: pgsql-server/doc/src/sgml backup.sgml installa ...

Neil Conway wrote:

Log message:
Minor documentation improvements.

I don't agree with the changes <command> to <application>. Can you
explain your rationale?

#3Neil Conway
neilc@samurai.com
In reply to: Peter Eisentraut (#2)
Re: pgsql-server/doc/src/sgml backup.sgml installa ...

Peter Eisentraut <peter_e@gmx.net> writes:

I don't agree with the changes <command> to <application>. Can you
explain your rationale?

Well, I intended to make the markup of pg_dump et al. consistent (at
least within the particular files I was changing -- I postponed more
widespread markup changes).

If there is some other convention to which documentation authors
should adhere, it seems neither documented nor very consistently
applied.

-Neil