pgsql: Add documention on ARRAY() function.

Started by Bruce Momjianover 21 years ago3 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Add documention on ARRAY() function.

David Fetter

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.227 -> r1.228)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.227&r2=1.228)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: pgsql: Add documention on ARRAY() function.

momjian@svr1.postgresql.org (Bruce Momjian) writes:

Add documention on ARRAY() function.

This description doesn't have anything whatever to do with reality.
ARRAY() does not take anyarray, it does not return a setof, and it's
not very much like a table function. Other than the point about \df
I'm having a hard time finding any true statement in the note.

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: pgsql: Add documention on ARRAY() function.

Tom Lane wrote:

momjian@svr1.postgresql.org (Bruce Momjian) writes:

Add documention on ARRAY() function.

This description doesn't have anything whatever to do with reality.
ARRAY() does not take anyarray, it does not return a setof, and it's
not very much like a table function. Other than the point about \df
I'm having a hard time finding any true statement in the note.

Patch backed out. The submitter can adjust and resubmit if they desire.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Attachments:

/bjm/difftext/plainDownload+14-2