Re: pgsql: Remove an unused typedef.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Remove an unused typedef.
Date: 2005-10-07 15:50:11
Message-ID: 4926.1128700211@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

alvherre(at)svr1(dot)postgresql(dot)org (Alvaro Herrera) writes:
> Log Message:
> -----------
> Remove an unused typedef.

> Modified Files:
> --------------
> pgsql/src/include/access:
> relscan.h (r1.39 -> r1.40)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/access/relscan.h.diff?r1=1.39&r2=1.40)
> pgsql/src/tools/pgindent:
> pgindent (r1.78 -> r1.79)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/pgindent.diff?r1=1.78&r2=1.79)

Just FYI, there's no need to maintain pgindent's typedef list manually.
Bruce has some automated process for gathering the typedef list and
updating the code whenever he's about to do a pgindent run.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-10-07 16:34:49 pgsql: Recognize ERROR_SHARING_VIOLATION (translate to EACCES), increase
Previous Message Tom Lane 2005-10-07 15:34:18 pgsql: (Apologies for fat-fingering cvs commit command...) Should have