Yes, Some typos problems, It is hard to figure them out.
But in this patch, guranteed is just misspelling of guaranteed.
Thanks.
2016-07-06 0:54 GMT+09:00 Robert Haas :
> On Sat, Jul 2, 2016 at 12:17 PM, CharSyam wrote:
> > I fixed typos. and attached patch for this.
> > Thanks.
Hi,
I fixed typos. and attached patch for this.
Thanks.
I only changed comments only in src/backend/utils/adt/tsvector_op.c
typos.patch
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.or
I fixed some typos in posgres.
They are all in comments. :)
Thanks
PATCH.typos
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
I just found simple typo error :)
statment -> statement
excercise -> exercise
They are all in just comments :)
typos.patch
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pg
in src/backend/utils/misc/tzparser.c
It uses 60 * 60 to represent SECS_PER_HOUR.
and It is already define in other files.
so I think using SECS_PER_HOUR is more clear for readability.
and I attached patch.(it just change 60 * 60 to SECS_PER_HOUR)
What do you think?
magic.patch
Description: B
Thanks :) You make sense.
2015-05-21 1:49 GMT+09:00 Heikki Linnakangas :
> On 05/20/2015 07:29 PM, CharSyam wrote:
>
>> Hi,
>>
>> I changed typos error. and attached patch for this.
>> Thanks you.
>>
>> I only changed comments only
>>
>
&g
Hi,
I changed typos error. and attached patch for this.
Thanks you.
I only changed comments only
typos.patch
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers