1. 27 Feb, 1998 5 commits
    • Marc G. Fournier's avatar
      From: Darren King <darrenk@insightdist.com> · 296a942b
      Marc G. Fournier authored
      This patch will...
      
      1. Remove the "-Wall" option from the ecpg/lib and ecpg/preproc Makefile.
      
      2. Remove the addition of $(SRCDIR)/include and-or $(SRCDIR)/backend from
         ecpg/lib, ecpg/preproc, libpq and utils Makefiles. Already in CFLAGS...
      
      3. Set MK_NO_LORDER and RANLIB in Makefile.aix to avoid a couple of extra
         steps taken care of by the 'ld' command anyways.
      296a942b
    • Marc G. Fournier's avatar
      From: Jan Wieck <jwieck@debis.com> · 87722415
      Marc G. Fournier authored
          I thought it would be a good idea to ensure that the new view
          permission  model  will  not   get   broken   by   subsequent
          fixes/changes. So I wrote a little regression test for it.
      
          There  is  an  ugly thing in this regression test. It creates
          temporary a test user that is required  for  the  tests.  The
          user  is removed at the end of the test, but if sometimes the
          regression suite is aborted or crashes exactly here, the test
          user will lay around in the pg_shadow.  Don't have a clue how
          to get around.
      87722415
    • Marc G. Fournier's avatar
      From: Michael Meskes <meskes@topsystem.de> · 50e4120d
      Marc G. Fournier authored
      Sorry, I just repeated the last call and send out a stupid should be empty
      mail. Anyway, my last patch missed one change:
      50e4120d
    • Marc G. Fournier's avatar
      From: Michael Meskes <meskes@topsystem.de> · f139617b
      Marc G. Fournier authored
      Subject: [PATCHES] ecpg: correct whenever statement
      f139617b
    • Marc G. Fournier's avatar
      From: Michael Meskes <meskes@topsystem.de> · 73d309f5
      Marc G. Fournier authored
      Here's a small patch to ecpg's man page to make it list all known bugs.
      73d309f5
  2. 26 Feb, 1998 7 commits
  3. 25 Feb, 1998 8 commits
  4. 24 Feb, 1998 15 commits
  5. 23 Feb, 1998 5 commits