struct XmlTableRoutine: use C99 designated initializers

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 585025397337281cdce31bf1df2e0868cfbd0b92
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-01-16T11:48:30Z
Releases: 17.0
struct XmlTableRoutine: use C99 designated initializers

As in c27f8621eed et al.

Not as critical as other cases we've handled, but I figure if we're
going to add JsonbTableRoutine using TableFuncRoutine, this makes it
easier to jump around the code.

Files

PathChange+/−
src/backend/utils/adt/xml.c modified +8 −8