| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Subject: | Re: ECPG cleanup and fix for clang compile-time problem |
| Date: | 2024-04-19 03:53:59 |
| Message-ID: | 2047501.1713498839@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2024-04-18 23:11:52 -0400, Tom Lane wrote:
>> I was just looking locally at what I got by removing that, and sadly
>> I don't think I believe it: there are a lot of places where it claims
>> we hit lines we don't, and vice versa. That might be partially
>> blamable on old tools on my RHEL8 workstation, but it sure seems
>> that flex output confuses lcov to some extent.
> Hm. Here it mostly looks reasonable, except that at least things seem off by
> 1.
Yeah, now that you mention it what I'm seeing looks like the line
numbering might be off-by-one. Time for a bug report?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-04-19 04:00:21 | Re: Allow tests to pass in OpenSSL FIPS mode |
| Previous Message | Thomas Munro | 2024-04-19 03:50:40 | Re: Allow tests to pass in OpenSSL FIPS mode |