Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id E2A59632EA4 for ; Tue, 13 Apr 2010 23:36:29 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 94087-05 for ; Wed, 14 Apr 2010 02:36:18 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from momjian.us (momjian.us [70.90.9.53]) by mail.postgresql.org (Postfix) with ESMTP id 9537B632CA2 for ; Tue, 13 Apr 2010 23:36:18 -0300 (ADT) Received: (from bruce@localhost) by momjian.us (8.11.6/8.11.6) id o3E2aA323610; Tue, 13 Apr 2010 22:36:10 -0400 (EDT) From: Bruce Momjian Message-Id: <201004140236.o3E2aA323610@momjian.us> Subject: Re: typo 'anyways' In-Reply-To: <7a45e4e9be036bf5fa0452304765f12d.squirrel@webmail.xs4all.nl> To: Erik Rijkers Date: Tue, 13 Apr 2010 22:36:10 -0400 (EDT) CC: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL124 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-10 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201004/51 X-Sequence-Number: 5450 Thanks, applied. --------------------------------------------------------------------------- Erik Rijkers wrote: > 'anyways' is not correct english, I think... > > > > > --- doc/src/sgml/xtypes.sgml.orig 2010-04-06 02:48:33.000000000 +0200 > +++ doc/src/sgml/xtypes.sgml 2010-04-06 02:49:22.000000000 +0200 > @@ -265,7 +265,7 @@ > > > If the alignment is unimportant (either just for a specific function or > - because the data type specifies byte alignment anyways) then it's possible > + because the data type specifies byte alignment anyway) then it's possible > to avoid some of the overhead of PG_DETOAST_DATUM. You can use > PG_DETOAST_DATUM_PACKED instead (customarily hidden by > defining a GETARG_DATATYPE_PP macro) and using the macros > > > -- > Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-docs -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com