Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Install server-side language PL/pgSQL by default.


  • From: momjian(at)postgresql(dot)org (Bruce Momjian)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Install server-side language PL/pgSQL by default.
  • Date: Fri, 18 Dec 2009 21:28:42 +0000 (UTC)
  • Message-id: <20091218212842.74660753FB7@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Install server-side language PL/pgSQL by default.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        installation.sgml (r1.333 -> r1.334)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml?r1=1.333&r2=1.334)
    pgsql/src/bin/initdb:
        initdb.c (r1.179 -> r1.180)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.179&r2=1.180)
    pgsql/src/bin/pg_dump:
        pg_dump.c (r1.556 -> r1.557)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.556&r2=1.557)
    pgsql/src/test/regress:
        GNUmakefile (r1.79 -> r1.80)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/GNUmakefile?r1=1.79&r2=1.80)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group