| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Postgres hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Typos from Covering Index patch |
| Date: | 2018-04-11 07:52:23 |
| Message-ID: | 20180411075223.GB19732@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
I am catching up with new features so I have begun going through
Covering indexes. While reading the code, I have noticed a couple of
things:
1) Some typos.
2) An inconsistent variable name in pg_dump.
The thing and structure of the code is pretty interesting by the way.
That's nice work. I am still trying to break the DDL data like
NULL-ness of columns for some weird combinations of columns without
being able to.
Thanks,
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| covering-typos.patch | text/x-diff | 3.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-04-11 08:20:20 | Fix for documentation of Covering Indexes |
| Previous Message | David Rowley | 2018-04-11 06:58:14 | Re: pgsql: Support partition pruning at execution time |