Re: Addition to / Clarification in 9.7.1. LIKE

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: gptmailinglists(at)gmail(dot)com
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Addition to / Clarification in 9.7.1. LIKE
Date: 2018-01-25 22:55:23
Message-ID: 20180125225523.GB22736@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, Dec 14, 2017 at 09:33:39AM +0000, gptmailinglists(at)gmail(dot)com wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/10/static/functions-matching.html
> Description:
>
> Between the 1st and 2nd paragraphs please add a new one which make clear
> (also to a newbie like myself) that the _only characters_ can be used in
> pattern are (_) and (%).

Uh, it is not totally clear what you are suggesting here. I think you
are talking about the LIKE command and its use of _ and %. What detail
should be added? Can you show an example?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2018-01-26 00:26:18 Re: pg_upgrade docs are confusing if PostgreSQL's versioning system/language isn't known to reader
Previous Message Bruce Momjian 2018-01-25 17:46:52 Re: Bug in pg_upgrade standby rsync doc