pgsql: Remove redundant function declaration

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove redundant function declaration
Date: 2018-02-19 03:31:16
Message-ID: E1encAe-0005uE-79@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove redundant function declaration

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2e1d1ebdffa2c69779573c2e561056cd08541e74

Modified Files
--------------
src/backend/catalog/partition.c | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-02-19 04:33:15 pgsql: Remove redundant initialization of a local variable.
Previous Message Peter Eisentraut 2018-02-18 22:16:49 pgsql: Message style fix