dolibarr/htdocs/install/pgsql
Laurent Destailleur cf03228053 Fix: syntax error in name of pgsql util proc.
Fix: Add a proc to fix pgsql problems.
2012-05-13 16:42:59 +02:00
..
functions Fix: syntax error in name of pgsql util proc. 2012-05-13 16:42:59 +02:00
README Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00

# README
########

This directory contains files to create functions required
to have PgSql database being compatible with Dolibarr.

Note that all scripts to create database and to load initial data
are the mysql scripts that are converted on the fly by the driver
to be compatible with PgSql.