1. 27 May, 2002 1 commit
    • Tom Lane's avatar
      Distinguish between MaxHeapAttributeNumber and MaxTupleAttributeNumber, · 3212cf94
      Tom Lane authored
      where the latter is made slightly larger to allow for in-memory tuples
      containing resjunk attributes.  Responds to today's complaint that one
      cannot UPDATE a table containing the allegedly-legal maximum number of
      columns.
      
      Also, apply Manfred Koizar's recent patch to avoid extra alignment padding
      when there is a null bitmap.  This saves bytes in some cases while not
      creating any backward-compatibility problem AFAICS.
      3212cf94
  2. 25 May, 2002 3 commits
  3. 24 May, 2002 5 commits
  4. 22 May, 2002 8 commits
  5. 21 May, 2002 5 commits
  6. 20 May, 2002 4 commits
  7. 19 May, 2002 4 commits
  8. 18 May, 2002 6 commits
  9. 17 May, 2002 4 commits