| From: | Thom Brown <thom(at)linux(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: pg_dump dependency loop with extension containing its own schema |
| Date: | 2012-08-15 15:51:25 |
| Message-ID: | CAA-aLv4nTcVAo_LgBscq6abz+2GhqwTw-YA76e3bxj2z6gwmDw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On 15 August 2012 16:30, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Thom Brown <thom(at)linux(dot)com> writes:
>> On 12 August 2012 08:17, Thom Brown <thom(at)linux(dot)com> wrote:
>>> On 12 August 2012 01:06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>>> ISTM we ought to disallow that ... either the schema is inside the
>>>> extension, or vice versa, it's not sensible to say both.
>
>>> Precisely.
>
>> Suggested changes attached. (not really confident about it though)
>
> Applied with minor editorialization. Thanks!
Cheers Tom.
--
Thom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2012-08-15 16:02:16 | Re: BUG #6165: documentation bug in plpgsql-declarations.html and plpgsql-statements.html (or plpgsql parser bug) |
| Previous Message | Valentine Gogichashvili | 2012-08-15 15:43:05 | Re: BUG #7494: WAL replay speed depends heavily on the shared_buffers size |