Coming from a MySQL background I've been wondering for some time why a table is actually called a relation in postgresql. Does it have to do with the SQL:2008 ISO/ANSI standard? Because it confused the hell out of me and colleagues on the first few encounters with postgres.Coming from a MySQL background I've been wonder