Skip to content

Commit 54b01b9

Browse files
committed
Remove no-longer-used variable.
Oversight in 2fbdf1b. Per buildfarm.
1 parent ae5205c commit 54b01b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/backend/commands/tablecmds.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14672,8 +14672,7 @@ ATExecDetachPartition(Relation rel, RangeVar *name)
1467214672
HeapTuple tuple,
1467314673
newtuple;
1467414674
Datum new_val[Natts_pg_class];
14675-
bool isnull,
14676-
new_null[Natts_pg_class],
14675+
bool new_null[Natts_pg_class],
1467714676
new_repl[Natts_pg_class];
1467814677
ObjectAddress address;
1467914678
Oid defaultPartOid;

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