diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-28 08:52:19 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-28 08:52:19 +0000 |
| commit | 7d38e9af5b95ee000ee761bfdfc9883158706d63 (patch) | |
| tree | 3d76d45f6c1309fc3f598e5e5031f1f65df95ae7 /databases/postgresql-plruby/pkg-descr | |
| parent | Update to 0.8.5. (diff) | |
Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL
database system.
Diffstat (limited to 'databases/postgresql-plruby/pkg-descr')
| -rw-r--r-- | databases/postgresql-plruby/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql-plruby/pkg-descr b/databases/postgresql-plruby/pkg-descr new file mode 100644 index 000000000000..4396c3ecacf5 --- /dev/null +++ b/databases/postgresql-plruby/pkg-descr @@ -0,0 +1,6 @@ +PL/Ruby is a loadable procedural language for the PostgreSQL database +system (7.0 or later) that enables to write functions and trigger +procedures in Ruby. + +Author: Guy Decoux <ts@moulon.inra.fr> +WWW: http://moulon.inra.fr/ruby/plruby.html |
