/[rserv]/bin/InitRservTest
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /bin/InitRservTest

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Wed Dec 20 17:22:35 2000 UTC revision 1.2 by dpavlin, Tue Aug 5 09:20:08 2003 UTC
# Line 3  Line 3 
3  # erServer demonstration implementation  # erServer demonstration implementation
4  # (c) 2000 Vadim Mikheev, PostgreSQL Inc.  # (c) 2000 Vadim Mikheev, PostgreSQL Inc.
5    
6  [ -n "$RSERV_PERL" ] || RSERV_PERL=@LIBDIR@  [ -n "$RSERV_PERL" ] || RSERV_PERL=/usr/share/postgresql/contrib
7  [ -n "$RSERV_SQL" ] || RSERV_SQL=@SQLDIR@  [ -n "$RSERV_SQL" ] || RSERV_SQL=/usr/share/postgresql/contrib
8  [ -n "$RSERV_BIN" ] || RSERV_BIN=@BINDIR@  [ -n "$RSERV_BIN" ] || RSERV_BIN=/usr/lib/postgresql/bin
9  export RSERV_PERL  export RSERV_PERL
10  export RSERV_SQL  export RSERV_SQL
11  export RSERV_BIN  export RSERV_BIN

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26