pgsql: Fix PartitionDispatchData vertical whitespace

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix PartitionDispatchData vertical whitespace
Date: 2018-11-21 18:04:58
Message-ID: E1gPWry-0008Nm-4b@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix PartitionDispatchData vertical whitespace

Per David Rowley
Discussion: https://postgr.es/m/CAKJS1f-MstvBWdkOzACsOHyBgj2oXcBM8kfv+NhVe-Ux-wq9Sg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ee07e38c14a06a8479d2605406345c4a868465ae

Modified Files
--------------
src/backend/executor/execPartition.c | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2018-11-21 18:14:50 Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
Previous Message Peter Eisentraut 2018-11-21 09:54:21 Re: pgsql: Remove WITH OIDS support, change oid catalog column visibility.