1. 30 5月, 1997 1 次提交
  2. 27 5月, 1997 1 次提交
  3. 26 5月, 1997 2 次提交
    • M
      From: David Friend <dfriend@atlsci.atlsci.com> · 8ab1271f
      Marc G. Fournier 提交于
      Subject: [PATCHES] INSTALL changes
      
      This patch modifies the INSTALL file.  The changes are:
        - SPARC/Linux-ELF was added to the list of supported platforms.
          The special notes for it at the bottom of the file were removed.
        - Changed "database server" to "RDBMS database server".
        - Modified step 6 so that when you restore your database the
          tables will be owned by the original owners instead of the
          postgresql superuser.
        - Modified step 19 on diagnosing the regression tests for the
          SPARC Linux platform with a beta release.
        - Other minor changes.
      8ab1271f
    • M
      From: David Friend <dfriend@atlsci.atlsci.com> · cf883677
      Marc G. Fournier 提交于
      Subject: [PATCHES] pqcomprim.c patch
      
      This is the patch by Robert Bruccoleri to fix the endian problem.
      (Actually, it's the reverse of his patch.  He must have gotten the
      order wrong.)
      cf883677
  4. 25 5月, 1997 1 次提交
  5. 24 5月, 1997 2 次提交
  6. 23 5月, 1997 12 次提交
  7. 22 5月, 1997 5 次提交
    • M
      From: Darren King <aixssd!darrenk@abs.net> · 4800abc7
      Marc G. Fournier 提交于
      To: pgsql-patches@postgreSQL.org
      Subject: [PATCHES] DROP AGGREGATE gram.y typo...
      
      
      Somehow I dropped a comma in the gram.y part (line 129) of my
      patch for drop aggregate.  Here's a correct patch for gram.y.
      
      PS. I hope I got the right comma, manually applied :) (scrappy)
      4800abc7
    • M
      From: Darren King <aixssd!darrenk@abs.net> · 5e7c0a0b
      Marc G. Fournier 提交于
      Subject: [PATCHES] DROP AGGREGATE patch/fix.
      
      
      Here's a patch that fixes the DROP AGGREGATE command to delete
      the desired aggregate for a specific type.
      5e7c0a0b
    • M
    • M
      From: Darren King <aixssd!darrenk@abs.net> · 24ed6d60
      Marc G. Fournier 提交于
      Subject: [PATCHES] AIX make patch resubmitted.
      
      Misc patches for AIX from Darren:
      
      1)  New src/makefiles/Makefile.aix  This patch should only be
          applied if the following patch (4) is applied to backend/Makefile!
          Still looking into having configure determine the last line to do
          the shared link.  The 325 code will work for 41, so I put that in
          as the default.  Included a commented out 41 line for completeness.
      
      *and*
      
      4)  Patch the backend Makefile.  I've reviewed this patch with respect to the
          other ports that use MAKE_EXPORTS (svr4 and univel) as closely as I could
          and I don't see where it will break them.  If it does, please let me know
          and I'll rework it somehow.
      24ed6d60
    • M
      From: Darren King <aixssd!darrenk@abs.net> · 3e871388
      Marc G. Fournier 提交于
      Subject: [PATCHES] Re: [PORTS] AIX 6.1 fixes...
      
      Here are the patches for the two things that wouldn't make it thru the AIX
      compiler.  The geo_ops.c change is harmless I believe.  The nbtcompare.c patch
      fixes me, but I don't know about any other ports.  Maybe wait on that one
      until Vadim decides what to do about the unsigned vs signed chars varlena
      issue.
      3e871388
  8. 21 5月, 1997 3 次提交
  9. 20 5月, 1997 9 次提交
  10. 19 5月, 1997 4 次提交