1. 24 5月, 1997 1 次提交
  2. 23 5月, 1997 12 次提交
  3. 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
  4. 21 5月, 1997 3 次提交
  5. 20 5月, 1997 9 次提交
  6. 19 5月, 1997 5 次提交
  7. 18 5月, 1997 2 次提交
  8. 17 5月, 1997 3 次提交