Default procedural language

Started by Chris Velevitchover 17 years ago2 messagesgeneral
Jump to latest
#1Chris Velevitch
chris.velevitch@gmail.com

When I do a createlang -l, it shows nothing. Does this mean there is
absolutely no procedural language enabled or is there a default
procedural language? If it's the latter, what language is that?

Chris
--
Chris Velevitch
Manager - Adobe Platform Users Group, Sydney
m: 0415 469 095
www.apugs.org.au

Adobe Platform Users Group, Sydney
September meeting: It's Going To Be Brilliant
Date: Mon 29th September 6pm for 6:30 start
Details and RSVP on http://apugs2008september.eventbrite.com

#2Scott Marlowe
scott.marlowe@gmail.com
In reply to: Chris Velevitch (#1)
Re: Default procedural language

On Mon, Sep 15, 2008 at 9:52 PM, Chris Velevitch
<chris.velevitch@gmail.com> wrote:

When I do a createlang -l, it shows nothing. Does this mean there is
absolutely no procedural language enabled or is there a default
procedural language? If it's the latter, what language is that?

The only default language is plsql. which isn't really a language so
much as a way to clump together sql.

the most common pl is plpgsql.