Re: 10% drop in code line count in PG 17

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL-development <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-20T23:03:57Z
Lists: pgsql-hackers
On Fri, 21 Nov 2025 at 10:26, Bruce Momjian <bruce@momjian.us> wrote:
>
> On Fri, Nov 21, 2025 at 10:16:56AM +1300, David Rowley wrote:
> > I think you need to keep the "top of the Git tree" comment as git
> > ls-files is context-based.
>
> Uh, the current file has this comment:

Oh. I misread the patch. Mistakenly thought you'd removed that entire
line. (I normally use a difftool, but didn't in this instance).

David