Bruce Momjian wrote:

+ #
+ # Structure/union pointers in function prototypes and definitions have an 
extra
+ # space after the asterisk:
+ #
+ #     void x(struct xxc * a);


I know we should not be driven by our tools, but is there a case for a coding standard that requires use of a typedef name here?

cheers

andrew


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to