Re: Fix typos and inconsistencies for HEAD (take 9)
Alexander Law <exclusion@gmail.com>
From: Alexander Lakhin <exclusion@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-08-05T03:44:46Z
Lists: pgsql-hackers
Attachments
- fix_for_fix_8.15.patch (text/x-patch) patch
Hello Michael, 05.08.2019 6:15, Michael Paquier wrote: >> 9.41. OWNER_TO -> OWNER TO > This one needs a back-patch. I'll fix that separately. > I believe that all the fixes in doc/ should be back-patched too. If it's not too late, I can produce such patches for the nearest releases. >> 9.75. Point-in-Time -> Point-In-Time > Why? The original looks correct to me. acronyms.sgml contains such spelling: <term><acronym>PITR</acronym></term> <listitem> <para> <link linkend="continuous-archiving">Point-In-Time Recovery</link> (Continuous Archiving) </para> >> Also, please fix my typo (from the previous set), that was somehow >> silted through a double check. > Which one is that, please? It is likely possible that some obvious > stuff has been forgotten. "It the username successfully retrieved,..." (fix_for_fix_8.15.patch) > Committed a large bunch of this stuff. Please note that the > indentation was incorrect in a couple of places, including the change > in src/tools/msvc/. Thank you. I will check my Tab settings next time. Best regards, Alexander
Commits
-
Fix tab completion for ALTER LANGUAGE in psql
- dd64a45a7d59 9.6.15 landed
- e733adc51fbb 10.10 landed
- 6dad61dc76ea 11.5 landed
- 159e4bf7406f 12.0 landed
- 05ba8370b8e4 13.0 landed
-
Fix inconsistencies and typos in the tree, take 9
- 8548ddc61b58 13.0 landed