From: | knt(at)pgfoundry(dot)org (User Knt) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | plscheme - plscheme: PL/scheme is a rock band from the europe side of |
Date: | 2006-10-14 12:49:57 |
Message-ID: | 20061014124957.DCC1986D291@pgfoundry.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
PL/scheme is a rock band from the europe side of stanbul. Here're some
highlights from their next coming album:
- Now PL/scheme is the only PL on earth supports even not created yet data types
natively in Scheme! Whole SQL-to-Scheme and Scheme-to-SQL data conversion is
maintained by data imposition/expostion functions located in dataconv.scm. By
using this design, users will be able to modify existing data conversion
routines in their procedures. (Unrecognized types will get passed as text.)
For instance, you'll be able to use `box' SQL data type natively in Scheme, by
just appending your imposition (and exposition) function(s) in
pl-data-imposers (and pl-data-exposers) lists.
- Problems related with the BSD license clauses are fixed.
Modified Files:
--------------
plscheme:
exceptions.c (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/exceptions.c.diff?r1=1.1&r2=1.2)
plscheme.c (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/plscheme.c.diff?r1=1.19&r2=1.20)
README.plscheme (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/README.plscheme.diff?r1=1.4&r2=1.5)
Added Files:
-----------
plscheme:
dataconv.scm (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/dataconv.scm?rev=1.1&content-type=text/x-cvsweb-markup)
From | Date | Subject | |
---|---|---|---|
Next Message | User Knt | 2006-10-14 14:35:54 | plscheme - htdocs: Introduce new lead guitarist, extensible data type |
Previous Message | User Jbcooley | 2006-10-14 04:30:00 | npgsql - Npgsql2: 2006-10-13 Josh Cooley <jbnpgsql@tuxinthebox.net> |