Re: [HACKERS] include/commands/version.h is not used

2009-08-07 Thread Tom Lane
Magnus Hagander writes: > On Fri, Aug 7, 2009 at 05:04, Itagaki > Takahiro wrote: >> I found include/commands/version.h is empty and not included from any files. >> What is the purpose of the file? >> From what I can tell, it hasn't been used since back in the Berkeley > days, but it did contain

Re: [HACKERS] include/commands/version.h is not used

2009-08-07 Thread Magnus Hagander
On Fri, Aug 7, 2009 at 05:04, Itagaki Takahiro wrote: > Hi, > > I found include/commands/version.h is empty and not included from any files. > What is the purpose of the file? > http://doxygen.postgresql.org/version_8h.html >From what I can tell, it hasn't been used since back in the Berkeley days

[HACKERS] include/commands/version.h is not used

2009-08-06 Thread Itagaki Takahiro
Hi, I found include/commands/version.h is empty and not included from any files. What is the purpose of the file? http://doxygen.postgresql.org/version_8h.html Regards, --- ITAGAKI Takahiro NTT Open Source Software Center -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To