Re: Looking for some help with cascading updates...

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Looking for some help with cascading updates...
Date: 2006-04-18 19:21:53
Message-ID: 20060418192153.GA7697@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Mark True <darfoo(at)gmail(dot)com> schrieb:

> Next silly question, how do you get your database to like plpgsql...

- createlang on the command line
- create language plpgsql; (in psql)

>
> I do CREATE LANGUAGE 'plpgsql' and it says it is not defined?

Strange...

>
> --Mark
>
>
> On 4/18/06, AAnnddrreeaass KKrreettsscchhmmeerr <_a_k_r_e_t_s_c_h_m_e_r_(at)_s_p_a_m_f_e_n_c_e_(dot)_n_e_t> wrote:
> Mark True <_d_a_r_f_o_o_(at)_g_m_a_i_l_(dot)_c_o_m> schrieb:

Please, without HTML and fullquote...

HTH, Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2006-04-18 19:49:28 Re: Looking for some help with cascading updates...
Previous Message Mark True 2006-04-18 19:08:59 Re: Looking for some help with cascading updates...