[COMMITTERS] pgsql: Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was

2012-05-06 Thread Bruce Momjian
Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was wrong. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/0a3a674b98ebb47e2f4b539a0e284744a7871987 Modified Files -- doc/src/sgml/ref/psql-ref.sgml |2 +- 1 files changed, 1 insertions(+), 1

Re: [COMMITTERS] pgsql: Fix psql doc typo.

2012-05-06 Thread Bruce Momjian
On Sat, May 05, 2012 at 11:28:59PM -0400, Andrew Dunstan wrote: > > > On 05/05/2012 12:36 PM, Bruce Momjian wrote: > >On Sat, May 05, 2012 at 05:04:24PM +0100, Thom Brown wrote: > >>On 5 May 2012 17:00, Bruce Momjian wrote: > >>>Fix psql doc typo. > >>Are you sure about this? Looked fine before

[COMMITTERS] pgsql: Document that it is the pgsql version we are matching for psqlrc

2012-05-06 Thread Bruce Momjian
Document that it is the pgsql version we are matching for psqlrc version-specific files, not the server version. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/65b110703b798cdbfa568aa3583caba0ed51b33a Modified Files -- doc/src/sgml/ref/psql-ref.sgml |