GetOldestWALSendPointer() in header

From: Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: GetOldestWALSendPointer() in header
Date: 2010-06-16 07:37:33
Message-ID: 20100616163733.B412.52131E4D@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

GetOldestWALSendPointer() is commented out in the source code
with NOT_USED block, but is still declared in the header file.
Should we remove the function prototype from walsender.h ?

[walsender.h]
extern XLogRecPtr GetOldestWALSendPointer(void);

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-06-16 10:27:17 ANNOUNCE list (was Re: New PGXN Extension site)
Previous Message Stefan Kaltenbrunner 2010-06-16 07:03:23 Re: New PGXN Extension site