pgsql: Add missing function prototype, for consistency

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing function prototype, for consistency
Date: 2011-01-11 20:12:34
Message-ID: E1Pcka2-0006DV-Ro@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing function prototype, for consistency

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=47a5f3e9dab68f47ebadc759afb97b900c437c54

Modified Files
--------------
src/backend/replication/basebackup.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jan Urbański 2011-01-11 20:21:05 Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Previous Message Alvaro Herrera 2011-01-11 20:00:05 Re: pgsql: Adjust basebackup.c to suppress compiler warnings.