Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Comment typo in tuplesort.c
From:
Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To:
Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Comment typo in tuplesort.c
Date:
2016-08-02 04:56:27
Message-ID:
cbe8c3ad-0b58-174f-fe6c-0fce2fe17b30@lab.ntt.co.jp
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2016-08-02 04:56:27 from Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> 📎
2016-08-03 14:32:45 from Bruce Momjian <bruce(at)momjian(dot)us>
Lists:
pgsql-hackers
Attached patch fixes a minor typo in tuplesort.c
s/child content/child context/g
Thanks,
Amit
Attachment
Content-Type
Size
tuplesort-comment-typo.patch
text/x-diff
694 bytes
Responses
Re: Comment typo in tuplesort.c
at 2016-08-03 14:32:45 from Bruce Momjian
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Kyotaro HORIGUCHI
2016-08-02 05:42:35
Re: Wrong defeinition of pq_putmessage_noblock since 9.5
Previous Message
Kouhei Kaigai
2016-08-02 04:32:52
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans