Use C99 designated initializers for some structs

Peter Eisentraut <peter_e@gmx.net>

Commit: 98afa68d935215e8ab2c7de7fb45972a03e3da26
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-09-07T09:40:03Z
Releases: 12.0
Use C99 designated initializers for some structs

These are just a few particularly egregious cases that were hard to read
and write, and error prone because of many similar adjacent types.

Discussion: https://www.postgresql.org/message-id/flat/4c9f01be-9245-2148-b569-61a8562ef190%402ndquadrant.com

Files

Discussion