pgsql: Fix typo in description of ExecFindPartition

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in description of ExecFindPartition
Date: 2018-11-22 04:26:22
Message-ID: E1gPgZK-00048p-8V@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in description of ExecFindPartition

Author: Amit Langote
Discussion: https://postgr.es/m/CA+HiwqHg0=UL+Dhh3gpiwYNA=ufk9Lb7GQ2c=5rs=ZmVTP7xAw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/25c026c284de5ffb1ea5b007afc10158bfab64cb

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-11-22 18:25:23 pgsql: Doc: rework introductory documentation about covering indexes.
Previous Message Bruce Momjian 2018-11-21 22:20:29 pgsql: doc: adjust time zone names text, v2