Index: doc/src/sgml/ref/update.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ref/update.sgml,v
retrieving revision 1.32
diff -c -r1.32 update.sgml
*** doc/src/sgml/ref/update.sgml 9 Jan 2005 05:57:45 -0000 1.32
--- doc/src/sgml/ref/update.sgml 12 Oct 2005 20:12:32 -0000
***************
*** 168,174 ****
! Because of this indeterminancy, referencing other tables only within
sub-selects is safer, though often harder to read and slower than
using a join.
--- 168,174 ----
! Because of this indeterminacy, referencing other tables only within
sub-selects is safer, though often harder to read and slower than
using a join.