> On 23 Oct 2018, at 15:17, Peter Eisentraut <peter.eisentr...@2ndquadrant.com> > wrote: > > I propose the attached patch to remove the long-unused catalog column > pg_attrdef.adsrc.
+1, I ran into a bug in an app as recently as today where adsrc was used instead of pg_get_expr(). Patch looks good. I probably would’ve opted for mentioning how to get a human readable version on the page, along the lines of the attached version, but I may be biased from having dealt with apps that need just that. cheers ./daniel
petere-attrdef_adsrc_remove.diff
Description: Binary data