mirror of
https://github.com/postgres/postgres.git
synced 2025-08-19 23:22:23 +03:00
Post-PG 10 beta1 pgindent run
perltidy run not included.
This commit is contained in:
@@ -120,7 +120,7 @@ ExecProjectSRF(ProjectSetState *node, bool continuing)
|
||||
{
|
||||
TupleTableSlot *resultSlot = node->ps.ps_ResultTupleSlot;
|
||||
ExprContext *econtext = node->ps.ps_ExprContext;
|
||||
bool hassrf PG_USED_FOR_ASSERTS_ONLY;
|
||||
bool hassrf PG_USED_FOR_ASSERTS_ONLY;
|
||||
bool hasresult;
|
||||
int argno;
|
||||
|
||||
|
Reference in New Issue
Block a user