pgsql: Fix typo in comment - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix typo in comment
Date
Msg-id E1m0Z7X-0000HS-0L@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment

Author: James Coleman
Discussion: https://postgr.es/m/CAAaqYe8f8ENA0i1PdBtUNWDd2sxHSMgscNYbjhaXMuAdfBrZcg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9ee91cc583802c6507fbc31c348a79e63a10f956

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


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Reduce the number of pallocs when building partition bounds
Next
From: Amit Kapila
Date:
Subject: pgsql: Refactor function parse_subscription_options.