diff options
author | Fujii Masao <fujii@postgresql.org> | 2016-04-13 04:36:29 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2016-04-13 04:36:29 +0900 |
commit | 46d73e0d65eef19e25bb0d31f1e5c23ff40a3444 (patch) | |
tree | 4bb63dd72ea95575cbf21c0b6bccfa4083520032 /src/backend/access/gist/gistbuild.c | |
parent | f1f01de145d0aaca80e6cf8b2ccb7e7f4ed1ad02 (diff) | |
download | postgresql-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/gistbuild.c')
0 files changed, 0 insertions, 0 deletions