Re: Trigger function languages

From: ts <decoux(at)moulon(dot)inra(dot)fr>
To: pgman(at)candle(dot)pha(dot)pa(dot)us
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Trigger function languages
Date: 2000-05-18 04:25:08
Message-ID: 200005180425.e4I4P8k04266@moulon.moulon.inra.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>>>> "B" == Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:

B> What function languages do triggers support? C, plpgsql, pltcl, SQL?

You can add plruby.

Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text files and
to do system management tasks (as in Perl). It is simple, straight-forward,
extensible, and portable.

http://www.ruby-lang.org/en/

plruby can be found at

http://www.ruby-lang.org/en/raa-list.rhtml?name=PL%2FRuby

Guy Decoux

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Hoffmann 2000-05-18 04:32:55 Re: question about index cost estimates
Previous Message Hiroshi Inoue 2000-05-18 03:48:52 RE: question about index cost estimates