Content-Length: 258467 | pFad | http://github.com/postgrespro/postgres/commit/f0ec598b4323d8b29df5c67f2cd0000547a507ed

94 Fix typo · postgrespro/postgres@f0ec598 · GitHub
Skip to content

Commit f0ec598

Browse files
committed
Fix typo
1 parent 64087eb commit f0ec598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlogprefetch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ pg_stat_get_prefetch_recovery(PG_FUNCTION_ARGS)
722722
if (!(rsinfo->allowedModes & SFRM_Materialize))
723723
ereport(ERROR,
724724
(errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
725-
errmsg("materialize mod required, but it is not allowed in this context")));
725+
errmsg("materialize mode required, but it is not allowed in this context")));
726726

727727
if (get_call_result_type(fcinfo, NULL, &tupdesc) != TYPEFUNC_COMPOSITE)
728728
elog(ERROR, "return type must be a row type");

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/f0ec598b4323d8b29df5c67f2cd0000547a507ed

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy