1. 23 Oct, 2001 4 commits
  2. 22 Oct, 2001 11 commits
  3. 21 Oct, 2001 2 commits
    • Tom Lane's avatar
      Fix FindExec() for case where executable is found via a relative path · 6ec5eaad
      Tom Lane authored
      in .:/home/postgres/testversion/bin:/opt/perl5.6.1/bin:/home/postgres/bin:/usr/local/bin:/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/upgrade/bin:/opt/CC/bin:/opt/langtools/bin:/opt/graphics/phigs/bin:/opt/java/bin:/bin:/opt/imake/bin:/opt/hparray/bin:/opt/aCC/bin:/opt/lrom/bin:/usr/local/nmh/bin:. (I suppose the only common case for this is '.').
      6ec5eaad
    • Tom Lane's avatar
      Fix getopt-vs-init_ps_display problem by copying original argv[] info, · b2e92a71
      Tom Lane authored
      per suggestion from Peter.  Simplify several APIs by transmitting the
      original argv location directly from main.c to ps_status.c, instead of
      passing it down through several levels of subroutines.
      b2e92a71
  4. 20 Oct, 2001 4 commits
  5. 19 Oct, 2001 15 commits
  6. 18 Oct, 2001 4 commits