%%comments: Copyright (C) 2000 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the file COPYING. %%name: PostgreSQL Object-Relational DBMS %%short-description: A robust SQL Object-Relational Database %%full-description: PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. %%category: applications, database %%license: PostgreSQL is Copyright (C) 1996-2001 by the PostgreSQL Global Development Group and is distributed under the terms of the license of the University of California below. Postgres95 is Copyright (C) 1994-5 by the Regents of the University of California. Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS-IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTAINANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. %%license verified by: Zak McGregor %%license verified on: 8 June 2001 %%maintainer: %%updated: %%keywords: Database, SQL, RDBMS, postgres, db, object-relational database %%interface: Command line/console, X Window System, Un*x sockets, TCP/IP %%programs: %%GNU: No %%web-page: http://www.postgresql.org %%support: %%doc: Interactive: http://www.postgresql.org/idocs/, Spanish: http://users.servicios.retecal.es/rsantos/, Chinese: http://laser.zhengmai.com.cn, English: http://www.postgresql.org/users-lounge/docs/ %%developers: Developed by hundreds of individuals in universities and organizations on the Internet for the past 15 years. %%contributors: %%sponsors: %%source: ftp://ftp.postgresql.org/pub/ %%debian: %%redhat: ftp://ftp.postgresql.org/pub/binary/ %%repository: ftp://ftp.postgresql.org/pub/ %%related: %%source-language: %%supported-languages: %%use-requirements: %%build-prerequisites: %%weak-prerequisites: %%source-prerequisites: %%version: 7.1.2 %%announce-list: http://www.ca.postgresql.org/mhonarc/pgsql-announce %%announce-news: %%help-list: http://www.ca.postgresql.org/mhonarc/pgsql-general, http://www.ca.postgresql.org/mhonarc/pgsql-novice %%help-news: %%dev-list: %%dev-news: %%bug-list: http://www.ca.postgresql.org/mhonarc/pgsql-bugs %%bug-database: http://www.postgresql.org/bugs/index.php %%entry written by: Zak McGregor