pgsql: Remove prototype for non-existent function from walreceiver.h.

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove prototype for non-existent function from walreceiver.h.
Date: 2010-09-13 10:14:25
Message-ID: 20100913101425.1F1D97541E2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove prototype for non-existent function from walreceiver.h. Tidy up by
separating prototypes for functions in walreceiver.c and walreceiverfuncs.c
with comments.

Modified Files:
--------------
pgsql/src/include/replication:
walreceiver.h (r1.11 -> r1.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/replication/walreceiver.h?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-09-13 10:14:30 pgsql: Remove prototype for non-existent function from walreceiver.h.
Previous Message User Itagaki 2010-09-13 09:23:22 textsearch-ja - textsearch_groonga: Add LGPL copying.