pgsql: Update ExecInitPartitionInfo comment - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Update ExecInitPartitionInfo comment
Date
Msg-id E1fB9nJ-0003PA-3l@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update ExecInitPartitionInfo comment

Remove the words "if not already done."  This obsolete wording
corresponds to an early development version of what became edd44738bc8.

Author: Etsuro Fujita
Reviewed-by: Amit Langote
Discussion: https://postgr.es/m/5ADF117B.5030606@lab.ntt.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bd4aad32395c1f2c3214657261b32b94475358c8

Modified Files
--------------
src/backend/executor/execPartition.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Initialize ExprStates once in run-time partition pruning
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix typo