| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgindent vs dtrace on macos |
| Date: | 2020-09-21 18:14:03 |
| Message-ID: | A818AA9F-C5CA-4368-81C1-B32CAC0D890D@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 21 Sep 2020, at 19:59, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> I wrote:
>> We still have to deal with
>> src/backend/utils/sort/qsort_tuple.c
>> src/pl/plpgsql/src/plerrcodes.h
>> src/pl/plpython/spiexceptions.h
>> src/pl/tcl/pltclerrcodes.h
>> if we want to be entirely clean about this.
>
> I took care of those, so I think we're done here.
Aha, thanks! They were still on my TODO but I got distracted by a shiny object
or two. Thanks for fixing.
cheers ./daniel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2020-09-21 18:18:42 | Re: OpenSSL 3.0.0 compatibility |
| Previous Message | Robert Haas | 2020-09-21 18:08:22 | Re: Improper use about DatumGetInt32 |