1. 22 4月, 1997 1 次提交
  2. 21 4月, 1997 4 次提交
  3. 19 4月, 1997 2 次提交
    • M
      Add a --with-compiler switch that allows someone to specify: · fd8e90a8
      Marc G. Fournier 提交于
      	--with-compiler=xlc
      
      Requested by: Darren King <aixssd!darrenk@abs.net>
      fd8e90a8
    • M
      From: adrian@waltham.harvard.net · 49153540
      Marc G. Fournier 提交于
      Subject: [HACKERS] Another patch to configure.in
      
      I heard very little in objections/approvals to defaulting some of the
      parameters to configure.  Enclosed is a patch to configure.in which
      removes the questions for
      
              PGPORT
              USE_LOCALE
              NOHBA
      
      By default (i.e. assuming you don't put anything extra in the configure
      command line), it assumes PGPORT=5432, USE_LOCAL=no and NOHBA=no (i.e.
      HBA is turned on)
      
              --with-pgport=PGPORT_NO         Over-rides the PGPORT value
              --enable-locale                 enables USE_LOCALE
              --disable-hba                   disables HBA
      
      Just for completeness:
      
              --prefix=BASEDIR                Defaults to /usr/local/pgsql
              --with-template=TEMPLATE        Defaults to asking you
      49153540
  4. 18 4月, 1997 9 次提交
  5. 17 4月, 1997 3 次提交
  6. 16 4月, 1997 14 次提交
  7. 14 4月, 1997 1 次提交
  8. 12 4月, 1997 6 次提交