          MODULE=postgresql
         VERSION=18.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://ftp.postgresql.org/pub/source/v${VERSION}/
      SOURCE_VFY=sha256:ff86675c336c46e98ac991ebb306d1b67621ece1d06787beaade312c2c915d54
        WEB_SITE=http://www.postgresql.org/
         ENTERED=20011113
         UPDATED=20251119
           SHORT="A sophisticated Object-Relational DBMS"

cat << EOF
PostgreSQL is a sophsticated Object-Relational DBMS, supporting almost
all SQL constructs, including subselects, trasactions and user defined
types and functions.
EOF
