Words missing in the following txt - Mailing list pgsql-docs

From Leslie S Satenstein
Subject Words missing in the following txt
Date
Msg-id 782866.61091.qm@web110701.mail.gq1.yahoo.com
Whole thread Raw
Responses Re: Words missing in the following txt  (Robert Haas <robertmhaas@gmail.com>)
List 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@yahoo.com
mailto leslie.satenstein@itbms.biz / leslies@itbms.biz
www.itbms.biz


pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: This Newbie is looking at pdf documentation
Next
From: Leslie S Satenstein
Date:
Subject: Some comments about Julian Dates and possible bug. Please provide feedback.