Skip to content

Commit fdeeb52

Browse files
committed
Fix typo in indexcmds.c
Introduced by 61d7c7b. Backpatch-through: 12
1 parent 15ef6ff commit fdeeb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/indexcmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2870,7 +2870,7 @@ ReindexRelationConcurrently(Oid relationOid, int options)
28702870

28712871
/*
28722872
* Don't allow reindex for an invalid index on TOAST table, as
2873-
* if rebuild it would not be possible to drop it.
2873+
* if rebuilt it would not be possible to drop it.
28742874
*/
28752875
if (IsToastNamespace(get_rel_namespace(relationOid)) &&
28762876
!get_index_isvalid(relationOid))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy