BUG #10925: Documentation not clear on copy options containing '_'

From: gerke(dot)ephorus(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #10925: Documentation not clear on copy options containing '_'
Date: 2014-07-11 07:31:49
Message-ID: 20140711073149.2752.2472@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 10925
Logged by: Gerke
Email address: gerke(dot)ephorus(at)gmail(dot)com
PostgreSQL version: 9.4beta1
Operating system: N/A
Description:

When reading the documentation of the copy command one bumps into the
feature 'FORCE_QUOTE'. When trying this out, the error message shown is:
ERROR: syntax error at or near "FORCE_QUOTE"
After fiddling with this, one finds out that it should be 'FORCE QUOTE'
(with a space between FORCE & QUOTE)

Expected situation:
* an explanation that the '_' should be omitted
* drop the '_' in the documentation

(I'd write a patch myself but I cannot find where to change the
documentation)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mitu Verma 2014-07-11 08:03:03 Re: BUG #10888: application is getting hanged in the poll() function of libpq.so.
Previous Message Michael Paquier 2014-07-11 04:21:57 Re: Missing file versions for a bunch of dll/exe files in Windows builds