1. 29 Jul, 2005 1 commit
    • Bruce Momjian's avatar
      Thank you for applying patch --- regexp_replace. · 722f31f7
      Bruce Momjian authored
      An attached patch is a small additional improvement.
      
      This patch use appendStringInfoText instead of appendStringInfoString.
      There is an overhead of PG_TEXT_GET_STR when appendStringInfoString is
      executed by text type. This can be reduced by appendStringInfoText.
      
      Atsushi Ogawa
      722f31f7
  2. 28 Jul, 2005 11 commits
  3. 27 Jul, 2005 4 commits
  4. 26 Jul, 2005 4 commits
  5. 25 Jul, 2005 5 commits
  6. 24 Jul, 2005 7 commits
  7. 23 Jul, 2005 7 commits
  8. 22 Jul, 2005 1 commit