| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: typedefs for indent |
| Date: | 2009-03-30 21:36:39 |
| Message-ID: | 200903302136.n2ULadC05929@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Alvaro Herrera wrote:
> Bruce Momjian wrote:
>
> > Thanks. I will run tests when we are ready for pg_indent and we can
> > then make a decision.
>
> FWIW I was looking at this code for unrelated reasons and found a couple
> of symbols that pgindent considers to be typedefs but it clearly are not
> -- BufferHitCount and LocalBufferHitCount. It can be seen in
> ShowBufferUsage().
Are you saying you saw this in Andrew's typedef output, or from the 8.3
run of pg_indent?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-03-30 21:39:38 | Re: typedefs for indent |
| Previous Message | Alvaro Herrera | 2009-03-30 21:25:02 | Re: typedefs for indent |