|
Home > Archive > PostgreSQL Discussion > August 2005 > 8.1 observation
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Tony Caduto 2005-08-30, 8:24 pm |
| Hi,
I just noticed that pronargs in pg_proc does not show the full arg
count, seems only to show count of IN args.
shouldn't this show the full arg count including in/out/inout?
Also is it ok to talk about the 8.1 beta in this list?
Thanks,
Tony
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
| |
| Tom Lane 2005-08-30, 8:24 pm |
| Tony Caduto < tony_caduto@amsoftwa
redesign.com> writes:
> I just noticed that pronargs in pg_proc does not show the full arg
> count, seems only to show count of IN args.
> shouldn't this show the full arg count including in/out/inout?
There was some discussion of that just a day or so ago; so far no one's
come up with a reasonable suggestion for what the output should look like.
> Also is it ok to talk about the 8.1 beta in this list?
Beta testing is generally considered off-topic for -general; try -hackers.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly
|
|
|
|
|