Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitebddac0

Browse files
committed
Very minor copy-editing.
1 parent6bd8a1c commitebddac0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.100 2002/08/22 00:01:40 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.101 2002/08/2301:28:17 tgl Exp $
33
-->
44

55
<chapter id="datatype">
@@ -3193,7 +3193,7 @@ SELECT SUBSTRING(b FROM 1 FOR 2) FROM test;
31933193

31943194
<row>
31953195
<entry><type>cstring</></entry>
3196-
<entry>Indicates a functiontakes or returns a null-terminated C string</entry>
3196+
<entry>Indicatesthata functionaccepts or returns a null-terminated C string</entry>
31973197
</row>
31983198

31993199
<row>
@@ -3213,7 +3213,7 @@ SELECT SUBSTRING(b FROM 1 FOR 2) FROM test;
32133213

32143214
<para>
32153215
Functions coded in C (whether built-in or dynamically loaded) may be
3216-
declared totake or return any of these pseudo datatypes. It is up to
3216+
declared toaccept or return any of these pseudo datatypes. It is up to
32173217
the function author to ensure that the function will behave safely
32183218
when a pseudo-type is used as an argument type.
32193219
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp