Initialize structure at declaration

Peter Eisentraut <peter@eisentraut.org>

Commit: 572e3e6634e55accf95e2bcfb1340019c86a21dc
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-03-25T08:36:58Z
Releases: 12.0
Initialize structure at declaration

Avoids extra memset call and cast.

Discussion: https://www.postgresql.org/message-id/flat/7a5cbea7-b8df-e910-0f10-04014bcad701%402ndquadrant.com

Files

PathChange+/−
contrib/dblink/dblink.c modified +1 −3

Discussion