VacAttrStatsP vs VacAttrStats * (typedef'ing pointer types)

Jan Urbański <j.urbanski@students.mimuw.edu.pl>

From: Jan Urbański <j.urbanski@students.mimuw.edu.pl>
To: Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2008-05-02T21:22:55Z
Lists: pgsql-hackers
While looking around vacuum.h (for my GSoC project) I found:
typedef struct VacAttrStats *VacAttrStatsP;
and then throughout the code sometimes VacAttrStats *foo is used and 
sometimes VacAttrStatsP bar is used.

Call this obsessive-compulsive disorder, but it kind of bothers me. Is 
there a reason for using both notations? If not, then which one is 
preferred and should I write a patch for it or should I just take a pill 
or two and focus on important things?

Regards,
Jan
-- 
Jan Urbanski
GPG key ID: E583D7D2

ouden estin