diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-08-29 08:36:30 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-09-07 11:40:03 +0200 |
commit | 98afa68d935215e8ab2c7de7fb45972a03e3da26 (patch) | |
tree | ded48d64b8a9e943a5ea82de6675952d7050aa45 /src/interfaces/libpq/fe-connect.c | |
parent | 75f7855369ec56d4a8e7d6eae98aff1182b85cac (diff) | |
download | postgresql-98afa68d935215e8ab2c7de7fb45972a03e3da26.tar.gz postgresql-98afa68d935215e8ab2c7de7fb45972a03e3da26.zip |
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
Diffstat (limited to 'src/interfaces/libpq/fe-connect.c')
0 files changed, 0 insertions, 0 deletions