Re: creating languages in the pg_catalog schema?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: creating languages in the pg_catalog schema?
Date: 2003-01-02 04:20:34
Message-ID: 16875.1041481234@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl> writes:
> I have never in my live coded a single byte in C. But I have found the
> check in the sourcecode that throws this error and it looks like I can
> just delete it so I will have a go at it.

Yeah, you could probably just "continue" instead of "exit_nicely()".
I don't like that as a permanent fix, but for a quick hack it will
no doubt serve your purposes.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-01-02 04:22:11 Re: Is prepared cursored query possible?
Previous Message Patric Bechtel 2003-01-01 23:50:30 Is prepared cursored query possible?