| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Fix various typos around the tree |
| Date: | 2018-11-02 13:00:48 |
| Message-ID: | CABUevEx+5LD2++Zjy2mhD5RnAJ7k1083fSLgW3NDLDYHy6xbZA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Nov 2, 2018 at 1:37 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> Attached patch fixes a set of typos found here and there around the tree.
> Some
> are in the documentation which may be of interest for backporting, but I’ve
> included all in the same patch.
>
Pushed, with back-patching of the docs changes. Thanks!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Etsuro Fujita | 2018-11-02 13:05:36 | Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT |
| Previous Message | Tomas Vondra | 2018-11-02 12:56:23 | Re: Doubts about pushing LIMIT to MergeAppendPath |