mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
@ -14617,8 +14617,7 @@ ATExecDetachPartition(Relation rel, RangeVar *name)
|
||||
HeapTuple tuple,
|
||||
newtuple;
|
||||
Datum new_val[Natts_pg_class];
|
||||
bool isnull,
|
||||
new_null[Natts_pg_class],
|
||||
bool new_null[Natts_pg_class],
|
||||
new_repl[Natts_pg_class];
|
||||
ObjectAddress address;
|
||||
Oid defaultPartOid;
|
||||
|
Reference in New Issue
Block a user