Thread: pgsql: Minor spelling fixes

pgsql: Minor spelling fixes

From
Stephen Frost
Date:
Minor spelling fixes

Fix a few spelling mistakes.

Per bug report #8193 from Lajos Veres.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c9fc28a7f12e27d530e2657c9dc6080fbfbe8a14

Modified Files
--------------
contrib/pg_upgrade/relfilenode.c        |    2 +-
src/backend/access/transam/xlogreader.c |    2 +-
src/backend/utils/adt/tsrank.c          |    8 ++++----
src/tools/pgindent/typedefs.list        |    2 +-
4 files changed, 7 insertions(+), 7 deletions(-)


Re: pgsql: Minor spelling fixes

From
Thom Brown
Date:
On 1 June 2013 15:20, Stephen Frost <sfrost@snowman.net> wrote:
Minor spelling fixes

Fix a few spelling mistakes.

Per bug report #8193 from Lajos Veres.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c9fc28a7f12e27d530e2657c9dc6080fbfbe8a14


Oh, if you're in the mood for typo-correction...

--
Thom
Attachment