A minor comment typo in parse_utilcmd.c

Started by Amit Langoteabout 11 years ago3 messageshackers
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

Hi,

Attached does the following:

-* stmt->relation->relpersistence if the select namespace is temporary.
+* stmt->relation->relpersistence if the selected namespace is temporary.

Thanks,
Amit

Attachments:

typo-in-parse_utilcmd-dot-c.patchtext/x-diff; name=typo-in-parse_utilcmd-dot-c.patchDownload+1-1
#2Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Amit Langote (#1)
Re: A minor comment typo in parse_utilcmd.c

On 03-02-2015 PM 04:49, Heikki Linnakangas wrote:

Fixed, thanks.

Thanks!

Amit

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: Amit Langote (#1)
Re: A minor comment typo in parse_utilcmd.c

On 02/02/2015 06:03 AM, Amit Langote wrote:

Attached does the following:

-* stmt->relation->relpersistence if the select namespace is temporary.
+* stmt->relation->relpersistence if the selected namespace is temporary.

Fixed, thanks.

- Heikki

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers