Christoph Haller <[EMAIL PROTECTED]> writes: > Today I've d-loaded PostgreSQL 7.3.4. > I've seen in > $PGSQLD/doc/html/index.html > it still says > Copyright (C) 1996-2002 > shouldn't it be 2003?
We only update the copyright notices when we are preparing a major release. (Bruce just did it a week or two back for 7.4, for example.) Updating for minor releases would create a lot of churn in the stable CVS branches, for little purpose. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend