Adjust function name change in PostgreSQL 10 dev head.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 19 Jun 2017 07:40:06 +0000 (16:40 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 19 Jun 2017 07:42:54 +0000 (16:42 +0900)
commit7b525111c349b05c20b16d31fdd8d11c3b895744
tree718ec36d5745c5483f7dd97b623c9621c82a75c8
parent906f9af9d0f64dd833886366d4e3790ec4c4f7ad
Adjust function name change in PostgreSQL 10 dev head.

pg_current_wal_location -> pg_current_wal_lsn
pg_last_wal_replay_location -> pg_last_wal_replay_lsn
pool_worker_child.c