Learning from other open source databases - Mailing list pgsql-hackers

From Bruce Momjian
Subject Learning from other open source databases
Date
Msg-id 200104291958.f3TJwkD21552@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
Here is a general call for people to review other open-source database
software and report back on things PostgreSQL can learn from them.

I can see Interbase, MySQL, and SAP DB as being three database that
would be worth researching.  I am willing to assist anyone who wants to
give it a try.  I have all the sources here myself.  I even have old
University Ingres, Mariposa, and Postgres 4.2.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: Re: SAP-DB
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Re: Support for %TYPE in CREATE FUNCTION