Re: Character classes

2019-05-20 Thread Tom Lane
PG Doc comments form writes: > On https://www.postgresql.org/docs/11/functions-matching.html paragraph > 9.7.3.2. Bracket Expressions says "Standard character class names are: > alnum, alpha, blank, cntrl, digit, graph, lower, print, punct, space, upper, > xdigit". The class "ascii" exists, but is

Character classes

2019-05-20 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/functions-matching.html Description: On https://www.postgresql.org/docs/11/functions-matching.html paragraph 9.7.3.2. Bracket Expressions says "Standard character class names are: alnum, a

Re: Google Season of Docs 2019 - PostgreSQL

2019-05-20 Thread Stephen Frost
Greetings, * Raghav Jajodia (jajodia.rag...@gmail.com) wrote: > I am Raghav Jajodia, a software engineer from Bangalore, India. I have been > a diligent open source contributor and have been a student under the > following: > 1. Google Summer of Code 2017 student > 2. OWASP Code Sprint Winner > 3.