Words missing in the following txt

From: Leslie S Satenstein <lsatenstein(at)yahoo(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Words missing in the following txt
Date: 2010-12-27 01:28:56
Message-ID: 782866.61091.qm@web110701.mail.gq1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

In 8.1.1. Integer Types

The ending sentence in the 2nd paragraph reads...

The bigint type should only be used if the integer range is insufficient, because the latter is definitely faster.

Integers are bigger or smaller, the sentence could read better if phrased as follows:

Use regular integers for fast efficient execution. The bigint type should only be used if the integer range is insufficient.

------------------

Regards
 Leslie
Mr. Leslie Satenstein

 
mailto:lsatenstein(at)yahoo(dot)com
mailto leslie(dot)satenstein(at)itbms(dot)biz / leslies(at)itbms(dot)biz
www.itbms.biz

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Leslie S Satenstein 2010-12-28 02:23:03 Some comments about Julian Dates and possible bug. Please provide feedback.
Previous Message Peter Eisentraut 2010-12-25 18:42:00 Re: This Newbie is looking at pdf documentation