| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | depesz(at)depesz(dot)com, Hamid Akhtar <hamid(dot)akhtar(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #16171: Potential malformed JSON in explain output |
| Date: | 2020-02-03 12:55:19 |
| Message-ID: | 2C0825D5-B231-431F-A505-E6B848B250FB@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
> On 2 Feb 2020, at 17:48, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Thoughts?
Keeping TEXT explain stable across minor versions is very appealing, but more
so from a policy standpoint than a technical one. The real-world implication
is probably quite small, but that's a very unscientific guess (searching Github
didn't turn up anything but thats far from conclusive). Having broken JSON is
however a clear negative, and so is having a different JSON format in back-
branches for something which has never worked in the first place.
I guess I'm leaning towards backpatching, but it's not entirely clear-cut.
cheers ./daniel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2020-02-03 13:03:04 | Re: Unable to trigger createdb |
| Previous Message | Amit Kapila | 2020-02-03 12:54:22 | Re: ERROR: subtransaction logged without previous top-level txn record |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | 曾文旌 (义从) | 2020-02-03 13:03:11 | Re: [Proposal] Global temporary tables |
| Previous Message | Amit Kapila | 2020-02-03 12:54:22 | Re: ERROR: subtransaction logged without previous top-level txn record |