On 9 November 2011 15:24, Tom Lane <[email protected]> wrote:. > If you go down this road you soon start needing duplicate functions > for no other reason than that one takes/returns "const" and one doesn't.
Why would you have to do that? To my mind, the fact that const "spreads" is a feature, not a deficiency. -- Peter Geoghegan http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training and Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
