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