npgsql - Npgsql2: change multiset value to read from type rather than

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: change multiset value to read from type rather than
Date: 2008-09-03 01:46:06
Message-ID: 20080903014606.3601E17AE731@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
change multiset value to read from type rather than attribute. Also fixed functions, function parameters and procedure parameters to no longer depend on pg_attribute. This corrected the parameter generations and drastically improved performance.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlSchema.ssdl (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlSchema.ssdl.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2008-09-03 13:14:51 libpqtypes - libpqtypes: removed object hooks and replaced them with
Previous Message Tom Lane 2008-09-02 20:37:55 pgsql: Prevent memory leaks in our various bison parsers when an error