index 65d8cbfaed585289a824543de981585dd2e637d1..545d1e90fbd419ab6906a777100ed1b1ae906d19 100644 (file)
* Serialize MyClientConnectionInfo for use by parallel workers.
*/
void
-SerializeClientConnectionInfo(Size maxsize, char *start_address)
+SerializeClientConnectionInfo(Size maxsize PG_USED_FOR_ASSERTS_ONLY,
+ char *start_address)
{
SerializedClientConnectionInfo serialized = {0};