Thread
Commits
-
Fix minor typo in nodeIncrementalSort.c.
- 4a1ae21750cb 13.0 landed
- 044dc7b96414 14.0 landed
-
Patch for nodeIncrementalSort comment correction.
vignesh C <vignesh21@gmail.com> — 2020-07-18T11:18:43Z
Hi, One of the comments needs correction "sorting all tuples in the the dataset" should have been "sorting all tuples in the dataset". The Attached patch has the changes for the same. Regards, Vignesh EnterpriseDB: http://www.enterprisedb.com
-
Re: Patch for nodeIncrementalSort comment correction.
James Coleman <jtc331@gmail.com> — 2020-07-19T13:55:30Z
On Saturday, July 18, 2020, vignesh C <vignesh21@gmail.com> wrote: > Hi, > > One of the comments needs correction "sorting all tuples in the the > dataset" should have been "sorting all tuples in the dataset". > The Attached patch has the changes for the same. > > Regards, > Vignesh > EnterpriseDB: http://www.enterprisedb.com > Thanks for fixing this. Looks correct to me. James
-
Re: Patch for nodeIncrementalSort comment correction.
Amit Kapila <amit.kapila16@gmail.com> — 2020-07-20T01:46:08Z
On Sun, Jul 19, 2020 at 7:25 PM James Coleman <jtc331@gmail.com> wrote: > > On Saturday, July 18, 2020, vignesh C <vignesh21@gmail.com> wrote: >> >> Hi, >> >> One of the comments needs correction "sorting all tuples in the the >> dataset" should have been "sorting all tuples in the dataset". >> The Attached patch has the changes for the same. >> > > > Thanks for fixing this. Looks correct to me. > Yeah, looks like a typo will push in some time. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com