1. 01 9月, 1998 1 次提交
  2. 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
  3. 12 8月, 1998 1 次提交
  4. 30 7月, 1998 1 次提交
  5. 28 7月, 1998 1 次提交
  6. 21 7月, 1998 1 次提交
  7. 13 7月, 1998 1 次提交
  8. 16 6月, 1998 1 次提交
  9. 14 6月, 1998 1 次提交
  10. 26 4月, 1998 1 次提交
  11. 24 4月, 1998 1 次提交
  12. 08 4月, 1998 1 次提交
  13. 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
  14. 01 3月, 1998 1 次提交
    • M
      From: "Billy G. Allie" <Bill.Allie@mug.org> · 56b31822
      Marc G. Fournier 提交于
      The following patches will allow postgreSQL 6.3 to compile and run on a
      UNIXWARE 2.1.2 system with the native C compiler with the following library
      change:
      
              The alloca function must be copied from the libucb.a archive and added
              to the libgen.a archive.
      
      Also, the GNU flex program is needed to successfully build postgreSQL.
      56b31822
  15. 26 2月, 1998 2 次提交
  16. 11 2月, 1998 1 次提交
  17. 10 2月, 1998 1 次提交
  18. 07 2月, 1998 1 次提交
  19. 01 2月, 1998 1 次提交
  20. 31 1月, 1998 1 次提交
  21. 27 1月, 1998 2 次提交
  22. 25 1月, 1998 2 次提交
  23. 16 1月, 1998 1 次提交
    • P
      Thank god for searchable mail archives. · baef78d9
      PostgreSQL Daemon 提交于
      Patch by: wieck@sapserv.debis.de (Jan Wieck)
      
         One  of  the design rules of PostgreSQL is extensibility. And
         to follow this rule means (at least for me) that there should
         not  only  be a builtin PL.  Instead I would prefer a defined
         interface for PL implemetations.
      baef78d9
  24. 26 11月, 1997 1 次提交
  25. 24 11月, 1997 1 次提交
  26. 21 11月, 1997 1 次提交
  27. 08 11月, 1997 1 次提交
  28. 02 11月, 1997 1 次提交
  29. 31 10月, 1997 1 次提交
  30. 18 9月, 1997 1 次提交
  31. 14 9月, 1997 1 次提交
  32. 12 9月, 1997 3 次提交
  33. 09 9月, 1997 2 次提交
  34. 08 9月, 1997 1 次提交