1. 07 Apr, 2005 1 commit
    • Neil Conway's avatar
      Add a "USING" clause to DELETE, which is equivalent to the FROM clause · f5ab0a14
      Neil Conway authored
      in UPDATE. We also now issue a NOTICE if a query has _any_ implicit
      range table entries -- in the past, we would only warn about implicit
      RTEs in SELECTs with at least one explicit RTE.
      
      As a result of the warning change, 25 of the regression tests had to
      be updated. I also took the opportunity to remove some bogus whitespace
      differences between some of the float4 and float8 variants. I believe
      I have correctly updated all the platform-specific variants, but let
      me know if that's not the case.
      
      Original patch for DELETE ... USING from Euler Taveira de Oliveira,
      reworked by Neil Conway.
      f5ab0a14
  2. 06 Apr, 2005 6 commits
  3. 05 Apr, 2005 3 commits
  4. 04 Apr, 2005 5 commits
  5. 03 Apr, 2005 1 commit
  6. 02 Apr, 2005 2 commits
  7. 01 Apr, 2005 9 commits
  8. 31 Mar, 2005 6 commits
  9. 30 Mar, 2005 3 commits
  10. 29 Mar, 2005 4 commits