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

Commit5c7c017

Browse files
author
Neil Conway
committed
Minor documentation tweak.
1 parent71d0b49 commit5c7c017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/storage.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/storage.sgml,v 1.4 2005/01/10 00:04:38 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/storage.sgml,v 1.5 2005/04/07 03:31:42 neilc Exp $
33
-->
44

55
<chapter id="storage">
@@ -200,7 +200,7 @@ itself). <acronym>TOAST</> does not constrain the rest of the representation.
200200
All the C-level functions supporting a <acronym>TOAST</>-able data type must
201201
be careful to handle <acronym>TOAST</>ed input values. (This is normally done
202202
by invoking <function>PG_DETOAST_DATUM</> before doing anything with an input
203-
value; but in some cases more efficient approaches are possible.)
203+
value, but in some cases more efficient approaches are possible.)
204204
</para>
205205

206206
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp