Re: lwlocknames.h beautification attempt
От | Álvaro Herrera |
---|---|
Тема | Re: lwlocknames.h beautification attempt |
Дата | |
Msg-id | 202503141938.rneup53jn4cc@alvherre.pgsql обсуждение исходный текст |
Ответ на | lwlocknames.h beautification attempt (Gurjeet Singh <gurjeet@singh.im>) |
Ответы |
Re: lwlocknames.h beautification attempt
|
Список | pgsql-hackers |
On 2025-Mar-01, Gurjeet Singh wrote: > I propose the following change to the generation script, > generate-lwlocknames.pl > > - print $h "#define ${lockname}Lock (&MainLWLockArray[$lockidx].lock)\n"; > + printf $h "#define %-30s %s\n", "${lockname}Lock", > "(&MainLWLockArray[$lockidx].lock)"; I forgot to send a note here that I pushed this patch. Thank you. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ […] indem ich in meinem Leben oft an euch gedacht, euch glücklich zu machen. Seyd es! A menudo he pensado en vosotros, en haceros felices. ¡Sedlo, pues! Heiligenstädter Testament, L. v. Beethoven, 1802 https://de.wikisource.org/wiki/Heiligenstädter_Testament
В списке pgsql-hackers по дате отправления: