| From: | Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp>, Andres Freund <andres(at)2ndquadrant(dot)com>, PgHacker <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Subject: | Re: No toast table for pg_shseclabel but for pg_seclabel |
| Date: | 2014-10-11 21:19:05 |
| Message-ID: | CAFcNs+p22djWyC=LzX1hC-2J8LTsL1T1ctSbQj-2Bi49H-sVOQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Oct 11, 2014 at 5:40 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > On Fri, Jul 4, 2014 at 10:53:15AM -0400, Tom Lane wrote:
> >> So maybe we should get rid of the toast table for pg_seclabel. One
less
> >> catalog table for a feature that hardly anyone is using seems like a
fine
> >> idea to me ...
>
> > Is this still an open item?
>
> I haven't done anything about it ...
>
If the final decision is get rid the toast table for pg_seclabel and as
I've time then I did it.
Patch attached.
Regards,
--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog: http://fabriziomello.github.io
>> Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Github: http://github.com/fabriziomello
| Attachment | Content-Type | Size |
|---|---|---|
| get_rid_toast_table_from_pg_seclabel_v1.patch | text/x-diff | 487 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noah Misch | 2014-10-11 21:19:27 | Re: split builtins.h to quote.h |
| Previous Message | Bruce Momjian | 2014-10-11 21:15:58 | Re: Shapes on the regression test for polygon |