python - rc: Add some capacity to create the language.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - rc: Add some capacity to create the language.
Date: 2006-06-29 20:55:50
Message-ID: 20060629205550.4F07686C614@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add some capacity to create the language.

This provides a more convenient mechanism to create the language or the
language's template(8.1) in the database. While this is no where near as easy
as createlang, at least it's a step in that general direction.

Modified Files:
--------------
rc/src:
pg_python (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/rc/src/pg_python.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-06-29 22:09:20 python - rc: Fix template existence check.
Previous Message James William Pye 2006-06-29 20:44:41 python - be: Include codename (major version) in module name.