File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -901,7 +901,7 @@ BYTEA bytea variable-length array of bytes
901
901
COPY new WITH OIDS FROM '/tmp/pgtable';
902
902
903
903
OIDs are stored as 4-byte integers, and will overflow at 4 billion. No
904
- one has reported this every happening, and we plan to have the limit
904
+ one has reported this ever happening, and we plan to have the limit
905
905
removed before anyone does.
906
906
907
907
TIDs are used to identify specific physical rows with block and offset
Original file line number Diff line number Diff line change @@ -1096,7 +1096,7 @@ <H4><A NAME="4.17">4.17</A>) What is an <small>OID</small>? What is a
1096
1096
</ PRE > < P >
1097
1097
1098
1098
O< small > ID</ small > s are stored as 4-byte integers, and will overflow
1099
- at 4 billion. No one has reported this every happening, and we plan to
1099
+ at 4 billion. No one has reported this ever happening, and we plan to
1100
1100
have the limit removed before anyone does.< P >
1101
1101
1102
1102
T< small > ID</ small > s are used to identify specific physical rows with block and offset
You can’t perform that action at this time.
0 commit comments