[PATCH] Redudant initilization

From: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Redudant initilization
Date: 2020-03-28 22:04:00
Message-ID: CAEudQAo1+AcGppxDSg8k+zF4+Kv+eJyqzEDdbpDg58-=MQcerQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
This patch fixes some redundant initilization, that are safe to remove.

best regards,
Ranier Vilela

Attachment Content-Type Size
redudant_initialization.patch application/octet-stream 2.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2020-03-28 22:25:12 Re: pgsql: Add kqueue(2) support to the WaitEventSet API.
Previous Message Tomas Vondra 2020-03-28 21:30:50 Re: [PATCH] Incremental sort (was: PoC: Partial sort)