Content-Length: 258858 | pFad | http://github.com/postgrespro/postgres/commit/bb25276205b45b60b5a1ddb7db3b66f501a02164

AB Fix copy-and-paste mistake in error message · postgrespro/postgres@bb25276 · GitHub
Skip to content

Commit bb25276

Browse files
committed
Fix copy-and-paste mistake in error message
Introduced in commit a68159f.
1 parent 3691edf commit bb25276

File tree

1 file changed

+1
-1
lines changed
  • src/backend/storage/file

1 file changed

+1
-1
lines changed

src/backend/storage/file/fd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4026,7 +4026,7 @@ check_debug_io_direct(char **newval, void **extra, GucSource source)
40264026
#if BLCKSZ < PG_IO_ALIGN_SIZE
40274027
if (result && (flags & IO_DIRECT_DATA))
40284028
{
4029-
GUC_check_errdetail("\"%s\" is not supported for WAL because %s is too small.",
4029+
GUC_check_errdetail("\"%s\" is not supported for data because %s is too small.",
40304030
"debug_io_direct", "BLCKSZ");
40314031
result = false;
40324032
}

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/bb25276205b45b60b5a1ddb7db3b66f501a02164

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy