1. 19 8月, 1998 1 次提交
    • B
      heap_fetch requires buffer pointer, must be released; heap_getnext · 79715390
      Bruce Momjian 提交于
      no longer returns buffer pointer, can be gotten from scan;
      	descriptor; bootstrap can create multi-key indexes;
      pg_procname index now is multi-key index; oidint2, oidint4, oidname
      are gone (must be removed from regression tests); use System Cache
      rather than sequential scan in many places; heap_modifytuple no
      longer takes buffer parameter; remove unused buffer parameter in
      a few other functions; oid8 is not index-able; remove some use of
      single-character variable names; cleanup Buffer variables usage
      and scan descriptor looping; cleaned up allocation and freeing of
      tuples; 18k lines of diff;
      79715390
  2. 26 7月, 1998 1 次提交
    • M
      · 5979d738
      Marc G. Fournier 提交于
      From: t-ishii@sra.co.jp
      
      As Bruce mentioned, this is due to the conflict among changes we made.
      Included patches should fix the problem(I changed all MB to
      MULTIBYTE). Please let me know if you have further problem.
      
      P.S. I did not include pathces to configure and gram.c to save the
      file size(configure.in and gram.y modified).
      5979d738
  3. 19 7月, 1998 1 次提交
  4. 16 6月, 1998 1 次提交
    • B
      Hi, here are the patches to enhance existing MB handling. This time · cb7cbc16
      Bruce Momjian 提交于
      I have implemented a framework of encoding translation between the
      backend and the frontend. Also I have added a new variable setting
      command:
      
      SET CLIENT_ENCODING TO 'encoding';
      
      Other features include:
      	Latin1 support more 8 bit cleaness
      
      See doc/README.mb for more details. Note that the pacthes are
      against May 30 snapshot.
      
      Tatsuo Ishii
      cb7cbc16
  5. 15 5月, 1998 1 次提交
  6. 26 2月, 1998 1 次提交
  7. 12 2月, 1998 1 次提交
  8. 11 2月, 1998 1 次提交
  9. 10 2月, 1998 1 次提交
  10. 31 1月, 1998 1 次提交
  11. 08 1月, 1998 1 次提交
  12. 05 1月, 1998 1 次提交
  13. 08 12月, 1997 1 次提交
  14. 07 12月, 1997 1 次提交
  15. 12 9月, 1997 1 次提交
  16. 08 9月, 1997 1 次提交
  17. 07 9月, 1997 1 次提交
  18. 27 8月, 1997 1 次提交
  19. 19 8月, 1997 1 次提交
  20. 11 1月, 1997 1 次提交
  21. 10 11月, 1996 1 次提交
  22. 05 11月, 1996 2 次提交
  23. 03 11月, 1996 2 次提交
  24. 01 11月, 1996 1 次提交
  25. 21 10月, 1996 2 次提交
  26. 20 10月, 1996 1 次提交
  27. 19 10月, 1996 1 次提交
  28. 18 10月, 1996 1 次提交
  29. 09 7月, 1996 1 次提交