Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> Right now typmod is already passed to all those layers, right? Would it
> be a useful intermediate step to use typmod to hold this information for
> the text type?
No, it would not, because typmod doesn't propagate through functions.
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Stephen Denne | Date: 2008-06-04 04:08:46 |
| Subject: Re: Core team statement on replication in PostgreSQL |
| Previous: | From: Tom Lane | Date: 2008-06-04 03:49:21 |
| Subject: Re: rfc: add pg_dump options to dump output |