head	1.2;
access;
symbols
	start:1.1.1.1
	oops:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2009.11.16.21.52.48;	author oops;	state Exp;
branches;
next	1.1;

1.1
date	2005.06.24.20.46.54;	author oops;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.06.24.20.46.54;	author oops;	state Exp;
branches;
next	;


desc
@@


1.2
log
@add cvs id
@
text
@#!/bin/sh
# $Id: $

#
# database client configuration
# set the your database only.
#

# PostgreSQL config
pgsql_client="/usr/bin/psql"

# MySQL config
mysql_client="/usr/bin/mysql"
mysql_config="/usr/bin/mysql_config"

# SQLIte config
sqlite_client="/usr/bin/sqlite"

@


1.1
log
@Initial revision
@
text
@d2 1
@


1.1.1.1
log
@2.1 Tree start
@
text
@@
