Skip to content
Snippets Groups Projects
  1. Oct 24, 2001
  2. Oct 23, 2001
  3. Oct 22, 2001
  4. Oct 21, 2001
    • 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
  5. Oct 20, 2001
  6. Oct 19, 2001
Loading