Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node()
От
ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Тема
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node()
Дата
Msg-id
87tukqhcmo.fsf@wibble.ilmari.org
Ответ на
Список
Дерево обсуждения
Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() Tom Lane <tgl@sss.pgh.pa.us>
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() Daniel Gustafsson <daniel@yesql.se>
Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Peter Eisentraut writes: > On 15.07.21 13:12, Dagfinn Ilmari Mannsåker wrote: >> ilmari@ilmari.org (Dagfinn Ilmari Mannsåker) writes: >> >>> Hi hackers, >>> >>> We've had node-casting versions of the list extraction macros since >>> 2017, but several cases of the written-out version have been added since >>> then (even by Tom, who added the l*_node() macros). >>> >>> Here's a patch to convert the remaining ones. The macros were >>> back-patched to all supported branches, so this won't create any >>> new back-patching hazards. >> >> Added to the 2021-09 commit fest: https://commitfest.postgresql.org/34/3253/ > > committed Thanks! - ilmari
В списке pgsql-hackers по дате отправления