| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | vignesh C <vignesh21(at)gmail(dot)com> |
| Cc: | Artur Zakirov <zaartur(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, Ajin Cherian <itsajin(at)gmail(dot)com>, Rahila Syed <rahilasyed90(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
| Subject: | Re: Added schema level support for publication. |
| Date: | 2025-02-18 09:26:07 |
| Message-ID: | CAA4eK1+7WeUdZTig8xn14UgJrjzVTzQ0N5Jj43-QE=E5BtZAqQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Dec 20, 2024 at 11:34 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> I agree with the proposed patch and this behavior. It is on the lines
> of what Tom proposed as one of the ways to address the issue raised in
> his initial email. Also, it follows the existing behavior in cases
> like view<->function dependency as shown by you in this email, and to
> some extent subscription<->publication dependency as shown in email
> [1].
>
> Let's wait till the beginning of the next CF to see if there are other
> suggestions or any arguments against this proposed change.
>
I am planning to push Vignesh's proposed patch in the email (1) in a
day or two unless there are objections or any other comments on the
patch.
--
With Regards,
Amit Kapila.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jelte Fennema-Nio | 2025-02-18 09:29:35 | Always show correct error message for statement timeouts, fixes random buildfarm failures |
| Previous Message | Ashutosh Sharma | 2025-02-18 09:24:46 | Re: Orphaned users in PG16 and above can only be managed by Superusers |