pginstaller - pginst: Now that Tom has hardwired the PL definitions into

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Now that Tom has hardwired the PL definitions into
Date: 2005-09-07 14:11:34
Message-ID: 20050907141134.896BE1125F6A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Now that Tom has hardwired the PL definitions into the server, we only need a basic CREATE [TRUSTED] LANGUAGE <name>. Also, fix stats options so autovacuum will start out of the box.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.81 -> r1.82)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.81&r2=1.82)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2005-09-07 14:15:10 pginstaller - pginst: Correct cut'n'paste error messages
Previous Message User Uniware 2005-09-07 05:52:27 vcproject - vcproject: