diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-07-27 20:26:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-07-27 20:26:55 +0000 |
commit | faa41717280a51ca869ac8f44e1a3249cab9b1b5 (patch) | |
tree | b5109907eefd2f4a64c7ccdd7a0253a73248799c /doc/src/FAQ/FAQ.html | |
parent | 56c754a555d82c4c9f7543495ff89ed3101b8100 (diff) |
Update FAQ.
Diffstat (limited to 'doc/src/FAQ/FAQ.html')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index ea94fb6410c..d719a48e957 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -1096,7 +1096,7 @@ no reason you can't do it: </PRE><P> O<small>ID</small>s are stored as 4-byte integers, and will overflow -at 4 billion. No one has reported this every happening, and we plan to +at 4 billion. No one has reported this ever happening, and we plan to have the limit removed before anyone does.<P> T<small>ID</small>s are used to identify specific physical rows with block and offset |