Non-holoalphabetic sentence in docs

Started by Thom Brownalmost 13 years ago3 messagesdocs
Jump to latest
#1Thom Brown
thom@linux.com

Hi all,

Someone added a comment to the docs mentioning that an example
attempting to use a well-known panagram is actually not the intended
panagram. They also point out that this isn't important, but it's
still probably wrong.

It appears here:
http://www.postgresql.org/docs/9.2/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP

"the quick brown fox jumped over the lazy dog"

to

"the quick brown fox jumps over the lazy dog"

Thanks

Thom

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Thom Brown (#1)
Re: Non-holoalphabetic sentence in docs

Thom Brown <thom@linux.com> writes:

Someone added a comment to the docs mentioning that an example
attempting to use a well-known panagram is actually not the intended
panagram. They also point out that this isn't important, but it's
still probably wrong.

At least it would grate on somebody's nerves once they'd noticed it.
Fixed in HEAD.

regards, tom lane

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

#3Thom Brown
thom@linux.com
In reply to: Tom Lane (#2)
Re: Non-holoalphabetic sentence in docs

On 16 May 2013 17:33, Tom Lane <tgl@sss.pgh.pa.us> wrote:

Thom Brown <thom@linux.com> writes:

Someone added a comment to the docs mentioning that an example
attempting to use a well-known panagram is actually not the intended
panagram. They also point out that this isn't important, but it's
still probably wrong.

At least it would grate on somebody's nerves once they'd noticed it.
Fixed in HEAD.

Thanks Tom.

Also, s/panagram/pangram/ in my own email.

Thom

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