Thread: pgsql: Remove leftover function prototype.

pgsql: Remove leftover function prototype.

From
Fujii Masao
Date:
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(-)