On Sun, 8 Apr 2007 20:22:45 -0400 "Joseph Armbruster" <[EMAIL PROTECTED]> wrote: > I downloaded the pygresql source snapshot and read the following comment in > the README: > > "Note that as of March 1 2001 the development of PyGreSQL has been moved > directly into the PostgreSQL development tree and is subject to the > PostgreSQL copyright except where contradicted by the above copyrights in > which case the above copyrights apply." > > Hence, I ventured off to the postgresql cvs repo and was unable to locate > pgmodule.c !? > > Is this a stale comment?
It sure is. I guess we should update that or else remove it. The problem was that I wanted to start bringing more people on board to help with development and core did not want to give full access to the tree based on the requirement to work on that one section so we moved it back out again. However, the copyright statement is pretty much correct. By the way, try not to reply to digests, especially without trimming them. You basically reinserted all those emails back into the archive. In this case you probably should have started a new thread anyway. -- D'Arcy J.M. Cain PyGreSQL Development Group http://www.PyGreSQL.org _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
