1. 22 May, 1997 4 commits
    • Marc G. Fournier's avatar
      From: Darren King <aixssd!darrenk@abs.net> · 5e7c0a0b
      Marc G. Fournier authored
      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
    • Marc G. Fournier's avatar
    • Marc G. Fournier's avatar
      From: Darren King <aixssd!darrenk@abs.net> · 24ed6d60
      Marc G. Fournier authored
      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
    • Marc G. Fournier's avatar
      From: Darren King <aixssd!darrenk@abs.net> · 3e871388
      Marc G. Fournier authored
      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
  2. 21 May, 1997 2 commits
  3. 20 May, 1997 10 commits
  4. 19 May, 1997 5 commits
  5. 17 May, 1997 11 commits
  6. 16 May, 1997 6 commits
  7. 15 May, 1997 2 commits
    • Marc G. Fournier's avatar
      From: Robert E. Bruccoleri <bruc@bms.com> · cc349d2c
      Marc G. Fournier authored
      Fixes:
      
      	Shared objects are not linked correctly
      cc349d2c
    • Marc G. Fournier's avatar
      From: David Friend <dfriend@atlsci.atlsci.com> · e56f1d60
      Marc G. Fournier authored
      Subject: [PATCHES] Patch for INSTALL
      
      The following patch makes a number of modifications to file INSTALL.
      Among other things, it restores some platform specific notes I deleted.
      It also no longer requires a separate compile for the regression tests.
      
      Please note that this patch already incorporates the patch Hal Snyder
      submitted on Monday.  Do not apply Hal's patch.
      e56f1d60