pgsql: Remove leftover function prototype.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove leftover function prototype.
Date: 2013-09-10 16:36:02
Message-ID: E1VJQv4-0002Nq-Va@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove leftover function prototype.

The prototype for inval_twophase_postcommit wasn't removed when it's definition
was removed in efc16ea520679d713d98a2c7bf1453c4ff7b91ec / the initial HS commit.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/71129b6fc5a7f1a7615f9ee07ee55994217de994

Modified Files
--------------
src/include/utils/inval.h | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-09-10 23:07:12 pgsql: psql: honor 'footer' option for expanded output
Previous Message Peter Eisentraut 2013-09-10 02:27:07 pgsql: Show schemas in information_schema.schemata that the current has