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

Commit0993d29

Browse files
committed
Doc change: anyways -> anyway; Erik Rijkers
1 parent361bd16 commit0993d29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/xtypes.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/xtypes.sgml,v 1.32 2010/04/03 07:22:56 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/xtypes.sgml,v 1.33 2010/04/14 02:36:04 momjian Exp $ -->
22

33
<sect1 id="xtypes">
44
<title>User-Defined Types</title>
@@ -265,7 +265,7 @@ CREATE TYPE complex (
265265

266266
<para>
267267
If the alignment is unimportant (either just for a specific function or
268-
because the data type specifies byte alignmentanyways) then it's possible
268+
because the data type specifies byte alignmentanyway) then it's possible
269269
to avoid some of the overhead of <function>PG_DETOAST_DATUM</>. You can use
270270
<function>PG_DETOAST_DATUM_PACKED</> instead (customarily hidden by
271271
defining a <function>GETARG_DATATYPE_PP</> macro) and using the macros

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp