pg_walinspect: Adjust memory context name.
authorPeter Geoghegan <pg@bowt.ie>
Mon, 27 Mar 2023 23:14:32 +0000 (16:14 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Mon, 27 Mar 2023 23:14:32 +0000 (16:14 -0700)
commit637dce2254245321283ade9db1b7cc8d1f8cf308
tree80e661e50d1c9d499311ab82c19309df78e466df
parent4efd0bf7eaebb3e3f5a3a6edd0865f6973e709a6
pg_walinspect: Adjust memory context name.

Correct the name of the memory context used by the
pg_get_wal_block_info() SQL-callable function.

Oversight in commit 9ecb134a93.
contrib/pg_walinspect/pg_walinspect.c