Re: Review: psql include file using relative path - Mailing list pgsql-hackers

From Josh Kupershmidt
Subject Re: Review: psql include file using relative path
Date
Msg-id BANLkTikdmfGeHHFKqqz3tvmM+BNbdCHJCg@mail.gmail.com
Whole thread Raw
In response to Re: Review: psql include file using relative path  (Gurjeet Singh <singh.gurjeet@gmail.com>)
Responses Re: Review: psql include file using relative path
List pgsql-hackers
On Sun, Jun 5, 2011 at 10:21 AM, Gurjeet Singh <singh.gurjeet@gmail.com> wrote:
> On Sat, May 21, 2011 at 11:59 AM, Josh Kupershmidt <schmiddy@gmail.com>
> wrote:

> Tweaks applied, but omitted the C variable names as I don't think that adds
> much value.

Your rewordings are fine, but the the article "the" is missing in a
few spots, e.g.* "uses \ir command" -> "uses the \ir command"* "to currently processing file" -> "to the currently
processingfile"* "same as \i command" -> "same as the \i command"
 

I think "processing" is better (and consistent with the rest of the
comments) than "processed" here:
+ * the file from where the currently processed file (if any) is located.

> New version of the patch attached. Thanks for the review.

I think the patch is in pretty good shape now. The memory leak is gone
AFAICT, and the comments and documentation updates look good.

Josh


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Assert failure when rechecking an exclusion constraint
Next
From: "Kevin Grittner"
Date:
Subject: Re: SIREAD lock versus ACCESS EXCLUSIVE lock