| From: | Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Petr Jelinek <petr(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: WIP: Access method extendability |
| Date: | 2016-03-09 19:31:16 |
| Message-ID: | CAPpHfdu_AbCZBX4qgr4qemF5pd3gLH3kpbb-KgVFyyC3Bo0yBA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi!
On Wed, Mar 9, 2016 at 3:27 PM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:
> Hi. As I just said to Tomas Vondra: since your patch creates a new
> object type, please make sure to add a case to cover it in the
> object_address.sql test. That verifies some things such as
> pg_identify_object and related.
>
Good catch, thanks! Tests were added.
I also introduced numbering into patch names to make evident the order to
their application.
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-create-am.11.patch | application/octet-stream | 73.1 KB |
| 0002-generic-xlog.11.patch | application/octet-stream | 23.3 KB |
| 0003-bloom-contrib.11.patch | application/octet-stream | 136.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2016-03-09 19:33:46 | Re: WIP: Upper planner pathification |
| Previous Message | Fabien COELHO | 2016-03-09 19:20:23 | Re: pgbench small bug fix |