Fix unclear comments in tablecmds.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: Fix unclear comments in tablecmds.c
Date: 2015-10-15 01:09:39
Message-ID: 561EFCD3.6050204@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Came across a couple of unclear comments about functions returning
ObjectAddress. Attached fixes them.

Thanks,
Amit

Attachment Content-Type Size
fix-unclear-comments-objectaddress.patch text/x-diff 932 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kouhei Kaigai 2015-10-15 01:21:08 Re: [Proposal] Table partition + join pushdown
Previous Message Robert Haas 2015-10-14 23:52:15 Re: Parallel Seq Scan