| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Dhanaraj(dot)M(at)Sun(dot)COM |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: clarification.. |
| Date: | 2006-06-21 02:25:00 |
| Message-ID: | 200606210225.k5L2P0W14064@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Dhanaraj M wrote:
[ Charset ISO-8859-1 unsupported, converting... ]
>
> I saw the following item in the TODO list
>
> Functions:
>
> * Add SPI_gettypmod() to return the typemod for a TupleDesc
>
> What is the purpose of adding this function?
It allows SPI functions to query the Tuple's typemod values, rather than
groveling through the structure. I am not sure how that would be done.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masao Fujii | 2006-06-21 13:20:47 | BUG #2488: backup history file is archived doubly |
| Previous Message | Pedro J. Romero | 2006-06-20 14:21:37 | BUG #2487: Immutable functions results |