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:47 +0000 (16:42 +0900)
commit7b902526d65ec872ce09347f52628a84d4b241a2
tree282422c4609a78eddf7595ad8c381012ca04ecec
parent4d2281ef24bba3dba847a8cd5bcf68a44c29701a
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
src/streaming_replication/pool_worker_child.c