Re: Lost plpgsql function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mattias Kregert" <mattias(at)kregert(dot)se>
Cc: "Richard Huxton" <dev(at)archonet(dot)com>, lnd(at)hnit(dot)is, pgsql-general(at)postgresql(dot)org
Subject: Re: Lost plpgsql function
Date: 2004-01-22 17:31:30
Message-ID: 13074.1074792690@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Oh? Can you provide a test case?

Never mind, I was able to duplicate it here. It looks like 7.0 is not
consistent with later versions about what it keeps in pg_database.datpath.
I'll have to go back and see what it's doing exactly ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Culley Harrelson 2004-01-22 17:36:14 regex in plpgsql function
Previous Message John Sidney-Woollett 2004-01-22 17:30:38 Re: tablespaces a priority for 7.5?