| From: | Rui Hai Jiang <ruihaij(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: TopoSort() fix |
| Date: | 2019-07-03 02:41:59 |
| Message-ID: | CAEri+mLZNuqnueByLKgsYpCb+tnXu38fCHBrmv72czLSYoRqkg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Could the attached patch fix this issue? Or does any one else plan to fix
it?
If people are busy and have not time, I can go ahead to fix it. To fix
this issue, do we need a patch for each official branch?
Regards,
Ruihai
On Tue, Jul 2, 2019 at 11:23 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Rui Hai Jiang <ruihaij(at)gmail(dot)com> writes:
> > I think I found an issue in the TopoSort() function.
>
> This indeed seems like a live bug introduced by a1c1af2a.
> Robert?
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuro Yamada | 2019-07-03 04:05:24 | Re: progress report for ANALYZE |
| Previous Message | Amit Langote | 2019-07-03 01:52:59 | Re: Attached partition not considering altered column properties of root partition. |