Tom Lane <[email protected]> wrote: > 2. In cases such as "const Relation foo" where the parameter type > is a typedeffed pointer, it is easy for readers to arrive at the > false conclusion that this guarantees the function doesn't change > the pointed-to structure. So easy that in fact that was my belief when I wrote it. Since that was wrong, I totally support the (now accomplished) removal of the useless and misleading qualifier. Thanks for spotting this mistaken assumption. -Kevin
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
