pgsql: Fix typo in header comment for set_operation_ordered_results_use - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix typo in header comment for set_operation_ordered_results_use
Date
Msg-id E1tGrBa-0005nU-HL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in header comment for set_operation_ordered_results_useful

Reported-by: Richard Guo
Discussion: https://postgr.es/m/CAMbWs492vMy3XNjDZRtqtHfFTK6HVeDwhrEQH7eXGgF_h5Jnzw@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/optimizer/prep/prepunion.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Skip not SOAP-supported indexes while transforming an OR clause