Skip to content

Commit 128c25b

Browse files
committed
Trivial markup improvement.
1 parent 9a586fe commit 128c25b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/func.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.250 2005/05/23 01:50:01 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.251 2005/06/06 16:29:01 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -2725,7 +2725,7 @@ cast(-44 as bit(12)) <lineannotation>111111010100</lineannotation>
27252725

27262726
<para>
27272727
The <function>substring</> function with three parameters,
2728-
<function>substring(<parameter>string</parameter> from
2728+
<function>substring(<replaceable>string</replaceable> from
27292729
<replaceable>pattern</replaceable> for
27302730
<replaceable>escape-character</replaceable>)</function>, provides
27312731
extraction of a substring that matches an SQL
@@ -2837,7 +2837,7 @@ substring('foobar' from '#"o_b#"%' for '#') <lineannotation>NULL</lineannotat
28372837

28382838
<para>
28392839
The <function>substring</> function with two parameters,
2840-
<function>substring(<parameter>string</parameter> from
2840+
<function>substring(<replaceable>string</replaceable> from
28412841
<replaceable>pattern</replaceable>)</function>, provides extraction of a substring
28422842
that matches a POSIX regular expression pattern. It returns null if
28432843
there is no match, otherwise the portion of the text that matched the

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy