pgsql: pg_walinspect: Adjust memory context name. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: pg_walinspect: Adjust memory context name.
Date
Msg-id E1pgw5F-0003DA-M5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/637dce2254245321283ade9db1b7cc8d1f8cf308

Modified Files
--------------
contrib/pg_walinspect/pg_walinspect.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Generate a few more functions of pgstatfuncs.c with macros
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Save a few bytes in pg_attribute