From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | eric(dot)mutta(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Typo in description of PROGRAM parameter for the COPY command |
Date: | 2022-08-21 19:14:21 |
Message-ID: | 4173834.1661109261@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
> Skimming the page I noticed that we wrap CSV in <literal/> in all but a few
> places, which seemed randomly "chosen". Another sentence which stood out to me
> was this one on FREEZE:
> "This violates the normal rules of MVCC visibility and users specifying
> should be aware of the potential problems this might cause."
> The use of "specifying" seems odd to me, removing it makes it read clearer
> IM-non-native-O.
I suppose the author was aiming at "specifying it", but I agree that
just dropping "specifying" works fine with fewer words.
> The attached includes all the above suggestions.
LGTM.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | PG Doc comments form | 2022-08-21 23:02:04 | Should 'sum(mvf)' read 'sum(mcv)'...? |
Previous Message | Daniel Gustafsson | 2022-08-21 19:07:36 | Re: Typo in description of PROGRAM parameter for the COPY command |