On Sun, Mar 27, 2005 at 12:44:41PM -0500, Tom Lane wrote: > I've been toying with the idea of converting the oidvector and > int2vector datatypes from fixed-width arrays to variable-length; > that is, stick a varlena length word on the front and store only > pronargs or indnatts entries instead of a fixed number.
This mean that it would be possible to set FUNC_MAX_ARGS much higher without performance loss, right? That alone sounds like a big win to me. -- Alvaro Herrera (<[EMAIL PROTECTED]>) "Linux transformó mi computadora, de una `máquina para hacer cosas', en un aparato realmente entretenido, sobre el cual cada día aprendo algo nuevo" (Jaime Salinas) ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq