Re: Recent 11.16 release change

2022-06-15 Thread Daniel Brinzila
Tom, Thanks very much for the clarification, i was just going over the regression tests and now makes sense. However, is this the only function (row_to_json) or are there more of them affected by this change? Regards, Daniel On Tue, Jun 14, 2022 at 5:23 PM Tom Lane < tgl_at_sss_pgh_pa_us_5s59

Re: Recent 11.16 release change

2022-06-14 Thread Tom Lane
Daniel Brinzila writes: > I am a bit confused as to the following change: >Stop using query-provided column aliases for the columns of whole-row >variables that refer to plain tables (Tom Lane) > Could someone please give an example of this scenario, one that works in > 11.15 and another