1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-19 23:22:23 +03:00

Remove duplicate words in comments

A few comments contained duplicate "the" in sentences, fix by removing
one occurrence.

Author: Vignesh C <vignesh21@gmail.com>
Discussion: https://postgr.es/m/CALDaNm2aEEiPwGJmPdzBxROVvs8n75yCjKz4K1f1B2TdWpzxTA@mail.gmail.com
This commit is contained in:
Daniel Gustafsson
2024-10-31 11:38:03 +01:00
parent 2b9b8ebbf8
commit fb7e27abfb
4 changed files with 6 additions and 6 deletions

View File

@@ -281,7 +281,7 @@ new_page:
break;
/*
* If serial, we can error out if the the prefetch block doesn't stay
* If serial, we can error out if the prefetch block doesn't stay
* ahead of the current block.
*/
if (node->pstate == NULL &&