1. 19 12月, 1998 2 次提交
  2. 18 12月, 1998 2 次提交
    • B
      Attached is a patch with some fixes that (I think that) should go into · 03f16488
      Bruce Momjian 提交于
      6.4.1. Here is the list:
      
      - The type int8 now works. In fact, the bug(s) were in
      src/backend/port/snprintf.c, so int8 is probably broken in every platform
      that hasn't a native snprintf/vsnprintf. The type itself worked as
      expected, only the output was wrong. Anyway, this patch should be checked
      in other platforms.
      
      - The regression tests for int2 and int4, which were broken due to
      differences in the error messages, are fixed.
      
      - The regression test for float8, which was broken in the reference
      platform, is also fixed. I don't know if the new file (float8-OSF1.out)
      will work on other platforms, but it might be worth to try it.
      
      - Two new template files are provided (alpha_cc, which includes
      optimization, and alpha_gcc), and src/templates/.similar is updated
      accordingly. src/templates/alpha should be removed from the distribution.
      *IMPORTANT NOTE*: I don't know if you can use gcc to compile postgres;
      I've written the alpha_gcc file because alpha_cc has some flags that are
      specific to DEC C.
      
      - There is a (very basic) Digital Unix specific FAQ in
      doc/FAQ_DigitalUnix.
      
      --
      -------------------------------------------------------------------
      Pedro José Lobo Perea                   Tel:    +34 91 336 78 19
      03f16488
    • B
      Remove need for doc 'install man' in INSTALL file. install does both · c29d0f31
      Bruce Momjian 提交于
      html and man.
      c29d0f31
  3. 13 12月, 1998 1 次提交
  4. 29 11月, 1998 3 次提交
  5. 24 11月, 1998 1 次提交
  6. 14 11月, 1998 3 次提交
  7. 07 11月, 1998 1 次提交
  8. 02 11月, 1998 3 次提交
  9. 31 10月, 1998 6 次提交
  10. 30 10月, 1998 3 次提交
  11. 28 10月, 1998 1 次提交
  12. 27 10月, 1998 7 次提交
  13. 26 10月, 1998 1 次提交
  14. 25 10月, 1998 6 次提交