Skip to content

Commit e3aa802

Browse files
committed
Remove useless Assert
It's already included in the subsequent intVal() call. Fixup for 4f62250.
1 parent 6a3631e commit e3aa802

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/commands/tablecmds.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8565,7 +8565,6 @@ ATExecSetStatistics(Relation rel, const char *colName, int16 colNum, Node *newVa
85658565

85668566
if (newValue)
85678567
{
8568-
Assert(IsA(newValue, Integer));
85698568
newtarget = intVal(newValue);
85708569
}
85718570
else

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