[DOCS] PostgreSQL 7.4 Documentation - 43.24. pg_proc

2004-07-04 Thread Halley Pacheco de Oliveira
It is written:

prolang oid pg_langauge.oid Implementation language or
call interface of this function

But it should be 'pg_language.oid' and not
'pg_langauge.oid'

Halley





___
Yahoo! Mail agora com 100MB, anti-spam e antivírus grátis!
http://br.info.mail.yahoo.com/

---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [DOCS] PostgreSQL 7.4 Documentation - 43.24. pg_proc

2004-07-04 Thread Tom Lane
=?iso-8859-1?q?Halley=20Pacheco=20de=20Oliveira?= <[EMAIL PROTECTED]> writes:
> But it should be 'pg_language.oid' and not
> 'pg_langauge.oid'

Got it, thanks.

regards, tom lane

---(end of broadcast)---
TIP 8: explain analyze is your friend