1. 15 Sep, 2006 1 commit
  2. 14 Sep, 2006 20 commits
  3. 13 Sep, 2006 4 commits
  4. 12 Sep, 2006 5 commits
  5. 11 Sep, 2006 7 commits
  6. 10 Sep, 2006 3 commits
    • Bruce Momjian's avatar
      Remove unnecessary brace pair. · d1876886
      Bruce Momjian authored
      d1876886
    • Bruce Momjian's avatar
      Back out patch added during 8.2.X development: · 94cf48d7
      Bruce Momjian authored
      	Allow to_char() "D" format specifiers for interval/time.
      
      It doesn't work, and I doubt it is useful enough to fix ("D" = day of
      week).
      94cf48d7
    • Bruce Momjian's avatar
      Add items: · a80b1b4b
      Bruce Momjian authored
      < * Research storing disk pages with no alignment/padding
      > * Consider ways of storing rows more compactly on disk
      >
      > 	o Store disk pages with no alignment/padding?
      > 	o Reorder physical storage order to reduce padding?
      > 	o Support a smaller header for short variable-length fields?
      > 	o Reduce the row header size?
      a80b1b4b