*** queries.sgml	08 Jan 2009 09:37:19 -0800	1.52
--- queries.sgml	02 Feb 2009 11:02:58 -0800	
***************
*** 1396,1403 ****
    <para>
     If a limit count is given, no more than that many rows will be
     returned (but possibly less, if the query itself yields less rows).
!    <literal>LIMIT ALL</> is the same as omitting the <literal>LIMIT</>
!    clause.
    </para>
  
    <para>
--- 1396,1403 ----
    <para>
     If a limit count is given, no more than that many rows will be
     returned (but possibly less, if the query itself yields less rows).
!    <literal>LIMIT ALL</> AND <literal>LIMIT NULL</> are the same as omitting
!    the <literal>LIMIT</> clause.
    </para>
  
    <para>
