diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-08-11 12:07:05 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-08-11 12:07:05 +0200 |
commit | 2c860777656ab34ba0cec8f780ee26e31187dd0c (patch) | |
tree | afead42cc99cab27d6ae281d2bafcccec2cc7b26 /src/backend/executor/nodeProjectSet.c | |
parent | 4e6dcbb6ae77d9f6f20072d19e433cab8329ea9b (diff) | |
download | postgresql-2c860777656ab34ba0cec8f780ee26e31187dd0c.tar.gz postgresql-2c860777656ab34ba0cec8f780ee26e31187dd0c.zip |
struct PQWalReceiverFunctions: use designated initializers
We now require that compilers support this, and it makes the code easier
to trace, so change it. I'm fixated on this particular struct because
I've had to navigate around it a number of times, but there are others
elsewhere that could use the same treatment.
Discussion: https://postgr.es/m/20220810140300.ixhbmm4svo5yypv6@alvherre.pgsql
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions