Minor mistake in string functions docs - overlay

From: Roy Tate <roy(dot)l(dot)tate(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Minor mistake in string functions docs - overlay
Date: 2014-12-11 15:51:28
Message-ID: CA+j5BiJc0k20mPH0-p5J4muCD-x7onVxmniorCPjhHzGd6A7JA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

I found a minor mistake in the documentation of string functions.

http://www.postgresql.org/docs/9.4/static/functions-string.html

In table 9-6 examples and results columns, look at the overlay function,
which has 4 x characters, but overlays 3 characters. Please remove an x.

overlay('T*xxxx*as' placing 'hom' from 2 for 4) Thomas

Please change the call to { *overlay('Txxxas'* ... }

Have a good day, and thanks for creating such amazing documentation.

Roy Tate

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2014-12-12 02:10:41 Re: Minor mistake in string functions docs - overlay
Previous Message Pekka Järvinen 2014-11-19 22:30:26 Enhance 5.8. Inheritance