1. 16 Mar, 2010 2 commits
  2. 15 Mar, 2010 2 commits
  3. 14 Mar, 2010 1 commit
  4. 13 Mar, 2010 9 commits
  5. 12 Mar, 2010 4 commits
  6. 11 Mar, 2010 7 commits
  7. 10 Mar, 2010 3 commits
  8. 09 Mar, 2010 4 commits
  9. 08 Mar, 2010 6 commits
  10. 07 Mar, 2010 1 commit
  11. 06 Mar, 2010 1 commit
    • Tom Lane's avatar
      Fix warning messages in restrict_and_check_grant() to include the column name · 153012c7
      Tom Lane authored
      when warning about column-level privileges.  This is more useful than before
      and makes the apparent duplication complained of by Piyush Newe not so
      duplicate.  Also fix lack of quote marks in a related message text.
      
      Back-patch to 8.4, where column-level privileges were introduced.
      
      Stephen Frost
      153012c7