          MODULE=postgresql
         VERSION=7.2.3
        #VERSION=7.2.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_MD5="cf665c93a08a60e4a99db3a6dfe7ba10"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.us.postgresql.org/v${VERSION}/$SOURCE
        WEB_SITE=http://www.postgresql.org
         ENTERED=20011113
         UPDATED=20021102
           FUZZY=off
           SHORT="postgresql is a sophisticated Object-Relational DBMS"
      MAINTAINER=nhudson@speakeasy.net
cat << EOF
PostgreSQL is a sophsticated Object-Relational DBMS, supporting almost
all SQL constructs, including subselects, trasactions and user defined
types and functions.
EOF
