Thread: Minor psql reference fix

Minor psql reference fix

From
Andreas Seltenreich
Date:
Hi,

I just stumbled across a strange looking sentence in the psql
reference.  I'm not sure if I fixed it correctly, since English isn't
my native language. Patch attached.

Thanks
Andreas


Attachment

Re: Minor psql reference fix

From
Tom Lane
Date:
Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> writes:
> I just stumbled across a strange looking sentence in the psql
> reference.  I'm not sure if I fixed it correctly, since English isn't
> my native language. Patch attached.

Yup, it's wrong, and your fix is perfect.  Patch applied --- thanks!

            regards, tom lane