Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077db40 commit 3b8151aCopy full SHA for 3b8151a
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.198 2004/04/23 20:32:19 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.199 2004/05/05 09:33:38 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -2262,7 +2262,7 @@ PostgreSQL documentation
2262
<tbody>
2263
<row>
2264
<entry><literal><function>btrim</function>(<parameter>string</parameter>
2265
- <type>bytea</type> <parameter>bytes</parameter> <type>bytea</type>)</literal></entry>
+ <type>bytea</type>, <parameter>bytes</parameter> <type>bytea</type>)</literal></entry>
2266
<entry><type>bytea</type></entry>
2267
<entry>
2268
Remove the longest string consisting only of bytes
0 commit comments