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 4月, 1998 1 次提交
  3. 08 4月, 1998 1 次提交
  4. 31 3月, 1998 1 次提交
    • B
      The following uuencoded, gzip'd file will ... · 57b59664
      Bruce Momjian 提交于
      1. Remove the char2, char4, char8 and char16 types from postgresql
      2. Change references of char16 to name in the regression tests.
      3. Rename the char16.sql regression test to name.sql.  4. Modify
      the regression test scripts and outputs to match up.
      
      Might require new regression.{SYSTEM} files...
      
      Darren King
      57b59664
  5. 12 1月, 1998 1 次提交
  6. 31 10月, 1997 1 次提交
  7. 14 5月, 1997 1 次提交
    • V
      Added: · 073adc5a
      Vadim B. Mikheev 提交于
             Note: currently, only btree access method supports  multi-
             attribute indices.  Up to 7 keys may be specified.
      073adc5a
  8. 13 5月, 1997 1 次提交
  9. 14 1月, 1997 1 次提交
  10. 11 12月, 1996 1 次提交
  11. 16 11月, 1996 1 次提交
  12. 14 11月, 1996 1 次提交