pgsql: Further adjust comment in get_partition_dispatch_recurse. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Further adjust comment in get_partition_dispatch_recurse.
Date
Msg-id E1fJlju-0000hP-Ms@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Further adjust comment in get_partition_dispatch_recurse.

In editing 09b12d52db1cf1a4c72d876f3fb6c9d06919e51a I made it wrong;
fix that and try to more clearly explain the situation.

Patch by me, reviewed by David Rowley and Amit Langote

Discussion: http://postgr.es/m/CA+TgmobAq+mA5hzm0a5OS38qQY5758DDDGqa3sBJN4hvir-H9w@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/executor/execPartition.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Recognize that MSVC can support strtoll() and strtoull().
Next
From: Tom Lane
Date:
Subject: pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion