[Babase] Unique row identifiers
Karl O. Pinc
kop at meme.com
Sat Jan 21 11:08:08 EST 2006
Hi,
Future releases of Postgesql depreciate the Postgres feature
which puts invisible ids into each row. Because identifying
each row is essential to many programs that work with databases
I am adding explicit ids to the tables that don't already have
them. We won't need to use them, but some programs will.
Here are the tables and the new id columns:
BIOGRAPH Bioid
SEXSKINS Sxid
PCSKINS Pcsid
MEMBERS Membid
RANKS Rnkid
PARTS Partid
NEIGHBORS Nghid
ALLMISCS Almid
If necessary I can make these invisible with a view, but it
does not seem worth it.
Karl <kop at meme.com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein
More information about the Babase
mailing list