Fix a typo in sequence.c

Started by Masahiko Sawadaover 8 years ago3 messageshackers
Jump to latest
#1Masahiko Sawada
sawada.mshk@gmail.com

Hi,

While reading source code, I found a typo in sequence.c file. Attached
patch for fixing it.

s/localy/locally/g

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Attachments:

fix_typo_in_sequence_c.patchapplication/octet-stream; name=fix_typo_in_sequence_c.patchDownload+1-1
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Masahiko Sawada (#1)
Re: Fix a typo in sequence.c

On 8/14/17 08:32, Masahiko Sawada wrote:

While reading source code, I found a typo in sequence.c file. Attached
patch for fixing it.

s/localy/locally/g

Fixed.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

#3Masahiko Sawada
sawada.mshk@gmail.com
In reply to: Peter Eisentraut (#2)
Re: Fix a typo in sequence.c

On Tue, Aug 15, 2017 at 2:53 AM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:

On 8/14/17 08:32, Masahiko Sawada wrote:

While reading source code, I found a typo in sequence.c file. Attached
patch for fixing it.

s/localy/locally/g

Fixed.

Thank you!

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

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