Re: minor change to replace function comment - Mailing list pgsql-patches

From Tom Lane
Subject Re: minor change to replace function comment
Date
Msg-id 8199.1212101315@sss.pgh.pa.us
Whole thread Raw
In response to minor change to replace function comment  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-patches
Robert Treat <xzilla@users.sourceforge.net> writes:
> The current wording implies that you replace arg1 with arg2 in arg3, but
> replace actually replaces occurences of arg2 with arg3 in arg1.  Attached
> patch makes the function comment more closely resemble that, and is more
> in-line with the docs wording as well.

Applied, thanks.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Jaime Casanova"
Date:
Subject: Re: Extending grant insert on tables to sequences
Next
From: Zdenek Kotala
Date:
Subject: partial header cleanup