Re: BUG #12746: Backward compatibility is broken 9.2: pg_stat_activity.procpid renamed to pid - Mailing list pgsql-bugs

From Marko Tiikkaja
Subject Re: BUG #12746: Backward compatibility is broken 9.2: pg_stat_activity.procpid renamed to pid
Date
Msg-id 54D7E753.3070902@joh.to
Whole thread Raw
In response to BUG #12746: Backward compatibility is broken 9.2: pg_stat_activity.procpid renamed to pid  (nad2000@gmail.com)
Responses Re: BUG #12746: Backward compatibility is broken 9.2: pg_stat_activity.procpid renamed to pid
List pgsql-bugs
On 2015-02-08 23:43, nad2000@gmail.com wrote:
> I run an app that should support both 9.0 and 9.4. I found that at 9.2 the
> pg_stat_activity column porcpid was renamed to pid. It broke the app. To
> solve it I had to introduce conditional querying for different versions.
> I don't think it's right time to do any aesthetically motivated changes at
> this stage.

9.2 was released over two years ago.  I think it was a mistake to rename
it, but it's a bit too late object.  Renaming it back to "procpid"
wouldn't help anyone.


.m

pgsql-bugs by date:

Previous
From: nad2000@gmail.com
Date:
Subject: BUG #12746: Backward compatibility is broken 9.2: pg_stat_activity.procpid renamed to pid
Next
From: Andres Freund
Date:
Subject: Re: BUG #12746: Backward compatibility is broken 9.2: pg_stat_activity.procpid renamed to pid