| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thom Brown <thom(at)linux(dot)com> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Remove name as valid parameter for catalog functions |
| Date: | 2011-03-07 21:24:48 |
| Message-ID: | 14102.1299533088@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers pgsql-docs |
Thom Brown <thom(at)linux(dot)com> writes:
> On 7 March 2011 23:30, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Maybe we could say "the name or OID of a table", or some such phrase,
>> so as to subtly avoid the expectation that what is being referred to
>> is the datatype named "name"?
> Yes, that would remove the ambiguity. :)
That wording turned out not to work well in context, at least not
without major surgery on the containing sentences. I decided that
the best way was to just say "specified table" in the function tables,
and then borrow the paragraph that explains about regclass
arguments from the sequence-functions page.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thom Brown | 2011-03-08 03:33:17 | Re: Remove name as valid parameter for catalog functions |
| Previous Message | Guillaume Lelarge | 2011-03-07 21:06:34 | pgAdmin III commit: Update CHANGELOG and "make style". |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thom Brown | 2011-03-08 03:33:17 | Re: Remove name as valid parameter for catalog functions |
| Previous Message | Tom Lane | 2011-03-07 21:02:30 | Re: Column-level trigger doc typo fix |