1. 06 Apr, 2007 1 commit
    • Tom Lane's avatar
      Support varlena fields with single-byte headers and unaligned storage. · 3e23b68d
      Tom Lane authored
      This commit breaks any code that assumes that the mere act of forming a tuple
      (without writing it to disk) does not "toast" any fields.  While all available
      regression tests pass, I'm not totally sure that we've fixed every nook and
      cranny, especially in contrib.
      
      Greg Stark with some help from Tom Lane
      3e23b68d
  2. 05 Apr, 2007 5 commits
  3. 04 Apr, 2007 5 commits
  4. 03 Apr, 2007 12 commits
  5. 02 Apr, 2007 17 commits