maximum number of rows in table - what about oid limits?

John Scott <jmscott@yahoo.com>

From: jmscott@yahoo.com (jmscott@REMOVEMEyahoo.com)
To: pgsql-general@postgresql.org.pgsql-sql@postgresql.org
Date: 2001-06-06T17:07:35Z
Lists: pgsql-general
postgresql docs claim an essentially unlimited number of
rows per table.

   http://postgresql.crimelabs.net/users-lounge/limitations.html

this doesn't make sense if each row has an oid.
do more subtle side effects exist if the oid wraps?

thanks - jmscottJUSTREMOVEME@yahoo.com