| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Remove obsolete pg_attrdef.adsrc column |
| Date: | 2018-10-23 18:48:52 |
| Message-ID: | 6E3F4F21-10C3-4914-829E-0A16B3C52CF3@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 23 Oct 2018, at 15:17, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)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
| Attachment | Content-Type | Size |
|---|---|---|
| petere-attrdef_adsrc_remove.diff | application/octet-stream | 3.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2018-10-23 18:50:50 | Log timestamps at higher resolution |
| Previous Message | Chapman Flack | 2018-10-23 18:31:22 | Re: Postgres older version 8.3.7 on ubuntu 14 |