From: | Adam Brightwell <adam(dot)brightwell(at)crunchydatasolutions(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Subject: | check-world failure: dummy_seclabel |
Date: | 2014-12-05 05:29:57 |
Message-ID: | CAKRt6CTiMdCRruSq+nuG8Hm-9jkfUGubEcLVOGH4yQpcc2TjoA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
All,
I've noticed that 'check-world' fails for dummy_seclabel after a 'clean'.
I believe that in commit da34731, the EXTRA_CLEAN statement should have
been removed from 'src/test/modules/dummy_seclabel/Makefile' as well.
Attached is a proposed patch that addresses this issue.
Thanks,
Adam
--
Adam Brightwell - adam(dot)brightwell(at)crunchydatasolutions(dot)com
Database Engineer - www.crunchydatasolutions.com
Attachment | Content-Type | Size |
---|---|---|
dummy_seclabel-regress-fix.patch | text/x-patch | 480 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Anssi Kääriäinen | 2014-12-05 06:27:15 | Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} |
Previous Message | Michael Paquier | 2014-12-05 02:54:15 | XLOG_PARAMETER_CHANGE (WAL record) missing two params in its desc routine |