mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
pgindent run prior to branching
This commit is contained in:
@ -1865,7 +1865,7 @@ ExecPartitionCheck(ResultRelInfo *resultRelInfo, TupleTableSlot *slot,
|
||||
EState *estate, bool emitError)
|
||||
{
|
||||
ExprContext *econtext;
|
||||
bool success;
|
||||
bool success;
|
||||
|
||||
/*
|
||||
* If first time through, build expression state tree for the partition
|
||||
|
Reference in New Issue
Block a user