Re: Row vs. tuple
От | Tom Lane |
---|---|
Тема | Re: Row vs. tuple |
Дата | |
Msg-id | 25320.1047690393@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Row vs. tuple (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: Row vs. tuple
Re: Row vs. tuple |
Список | pgsql-docs |
Peter Eisentraut <peter_e@gmx.net> writes: > In some places the documentation uses the term "tuple" to mean "row > version" (in the MVCC sense). This choice of terms is puzzling me; where > does it come from? In the literature available to me, the term "tuple" is > used as the mathematical equivalent of "row", meaning that > table/row/column parallels relation/tuple/attribute. Well, "row version" isn't a particularly standard term either. I'd prefer a one-word term. I think that the use of "tuple" for this can be traced back to the Berkeley code. I concede that it's not standard usage anyplace else ... but the whole concept of row versions isn't real standard in most DBs. (Anyone know what Oracle calls 'em?) regards, tom lane
В списке pgsql-docs по дате отправления: