| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | KaiGai Kohei <kaigai(at)kaigai(dot)gr(dot)jp> |
| Cc: | KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: security label support, revised |
| Date: | 2010-09-28 01:07:33 |
| Message-ID: | AANLkTinRJd2LLC5_S+Sjd_V-XXm+8qQNR01jAOydX_y_@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Sep 27, 2010 at 4:05 AM, KaiGai Kohei <kaigai(at)kaigai(dot)gr(dot)jp> wrote:
>> Thanks, this looks like mostly good stuff. Here's a new version of
>> the patch with some bug fixes, additional regression tests, and other
>> cleanup. I think this is about ready to commit.
>
> Thanks for your reviewing and cleaning-up.
I found and fixed a few more issues and committed this. The pg_dump
support had a few escaping bugs, and I added tab completion support
for psql. Considering the size of the patch, it seems likely that
there are some issues we both overlooked, but this is as solid as I
can make it for right now.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-09-28 01:27:27 | Re: PlaceHolderVars versus join ordering |
| Previous Message | Robert Haas | 2010-09-28 00:51:29 | Re: Help with User-defined function in PostgreSQL with Visual C++ |