| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp>, Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com>, 张元超 <zhangyuanchao(at)highgo(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: One question about security label command |
| Date: | 2015-03-11 16:27:57 |
| Message-ID: | 20150311162757.GO3291@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas wrote:
> On Tue, Mar 10, 2015 at 6:58 PM, Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp> wrote:
> > ERRCODE_FEATURE_NOT_SUPPORTED is suitable error code here.
> > Please see the attached one.
>
> Committed. I did not bother back-patching this, but I can do that if
> people think it's important.
I don't really care myself.
> The sepgsql regression tests don't seem
> to pass for me any more; I wonder if some expected-output changes are
> needed as a result of core changes.
> I'm guessing these tests are not running in an automated fashion anywhere?
Oops, that's bad. I vaguely recall asking someone for a buildfarm
animal running these tests, but I guess that didn't happen.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-03-11 17:24:28 | Re: Precedence of standard comparison operators |
| Previous Message | Andres Freund | 2015-03-11 16:26:04 | Re: procost for to_tsvector |