Re: formatting.c cleanup

2025-10-31 Thread Peter Eisentraut
On 20.10.25 15:31, Chao Li wrote: On Oct 20, 2025, at 17:50, Peter Eisentraut wrote: The file formatting.c contains some hard to read and understand code. For the attached patch series, I made a few more or less mechanical passes over it to modernize the code a bit, renamed some symbols to be

Re: formatting.c cleanup

2025-10-20 Thread Chao Li
> On Oct 20, 2025, at 17:50, Peter Eisentraut wrote: > > The file formatting.c contains some hard to read and understand code. For the > attached patch series, I made a few more or less mechanical passes over it to > modernize the code a bit, renamed some symbols to be clearer, adjusted some

formatting.c cleanup

2025-10-20 Thread Peter Eisentraut
redundant code to make some things more compact. I hope this helps a bit. From 4dcecd7bfd306cdca86e8ac529043776af06c175 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 20 Oct 2025 08:16:03 +0200 Subject: [PATCH v1 01/13] formatting.c cleanup: Remove dashes in comments This saves some