Re: Fix typos and inconsistencies for HEAD (take 8)
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-07-29T03:39:04Z
Lists: pgsql-hackers
On Sun, Jul 28, 2019 at 07:44:44AM +0300, Alexander Lakhin wrote: > 8.3. lag_with_offset_and_default, * -> > window_lag_with_offset_and_default, window_* (in windowfuncs.c) The intention here is to refer to the SQL-visible names. > In passing, I found a legacy script, FAQ2txt, that should be deleted as > unusable. Right. This got forgotten with the cleanup from f3f45c87 and bf4497cc. Applied. Thanks, as usual. -- Michael
Commits
-
Fix inconsistencies and typos in the tree
- eb43f3d19324 13.0 landed