| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Erik Rijkers <er(at)xs4all(dot)nl> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: typo 'anyways' |
| Date: | 2010-04-14 02:36:10 |
| Message-ID: | 201004140236.o3E2aA323610@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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 @@
>
> <para>
> 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 <function>PG_DETOAST_DATUM</>. You can use
> <function>PG_DETOAST_DATUM_PACKED</> instead (customarily hidden by
> defining a <function>GETARG_DATATYPE_PP</> macro) and using the macros
>
>
> --
> Sent via pgsql-docs mailing list (pgsql-docs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-docs
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-04-14 03:58:41 | Re: code example wrapping |
| Previous Message | Bruce Momjian | 2010-04-14 01:11:17 | Re: code example wrapping |