aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2016-04-13 04:36:29 +0900
committerFujii Masao <fujii@postgresql.org>2016-04-13 04:36:29 +0900
commit46d73e0d65eef19e25bb0d31f1e5c23ff40a3444 (patch)
tree4bb63dd72ea95575cbf21c0b6bccfa4083520032 /src/backend/access/gist
parentf1f01de145d0aaca80e6cf8b2ccb7e7f4ed1ad02 (diff)
downloadpostgresql-46d73e0d65eef19e25bb0d31f1e5c23ff40a3444.tar.gz
postgresql-46d73e0d65eef19e25bb0d31f1e5c23ff40a3444.zip
Remove unused function GetOldestWALSendPointer from walsender code.
That unused function was introduced as a sample because synchronous replication or replication monitoring tools might need it in the future. Recently commit 989be08 added the function SyncRepGetOldestSyncRecPtr which provides almost the same functionality for multiple synchronous standbys feature. So it's time to remove that unused sample function. This commit does that.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions