mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
doc: Fix some typos and grammar
Author: Ekaterina Kiryanova, Elena Indrupskaya, Oleg Sibiryakov, Maxim Yablokov Discussion: https://postgr.es/m/7aad518b-3e6d-47f3-9184-b1d69cb412e7@postgrespro.ru Backpatch-through: 11
This commit is contained in:
@ -984,7 +984,7 @@ mymap /^(.*)@otherdomain\.com$ guest
|
||||
a slash (<literal>/</literal>), the remainder of the field is treated
|
||||
as a regular expression (see <xref linkend="posix-syntax-details"/>
|
||||
for details of <productname>PostgreSQL</productname>'s regular
|
||||
expression syntax. It is not possible to use <literal>\1</literal>
|
||||
expression syntax). It is not possible to use <literal>\1</literal>
|
||||
to use a capture from regular expression on
|
||||
<replaceable>system-username</replaceable> for a regular expression
|
||||
on <replaceable>database-username</replaceable>.
|
||||
|
Reference in New Issue
Block a user