Re: SVN Commit by hiroshi: r6054 - in trunk/pgadmin3/pgadmin/include: nodes parser

From: Dave Page <dpage(at)postgresql(dot)org>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: SVN Commit by hiroshi: r6054 - in trunk/pgadmin3/pgadmin/include: nodes parser
Date: 2007-03-13 18:48:50
Message-ID: 45F6F212.70904@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

svn(at)pgadmin(dot)org wrote:
> Author: hiroshi
>
> Date: 2007-03-13 16:54:22 +0000 (Tue, 13 Mar 2007)
>
> New Revision: 6054
>
> Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6054&view=rev
>
> Log:
> Ooops sorry,I simply forgot this.
>
>
>
> Modified:
> trunk/pgadmin3/pgadmin/include/nodes/parsenodes.h
> trunk/pgadmin3/pgadmin/include/parser/keywords.h

Hmm, did you test before committing?

2>keywords.c
2>c:\documents and settings\dave\my
documents\svn\pgadmin3\pgadmin\include\nodes\parsenodes.h(17) : fatal
error C1083: Cannot open include file: 'nodes/primnodes.h': No such file
or directory

:-(

Regards, Dave

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-03-14 08:29:00 SVN Commit by dpage: r6055 - trunk/pgadmin3/docs/en_US
Previous Message svn 2007-03-13 16:54:24 SVN Commit by hiroshi: r6054 - in trunk/pgadmin3/pgadmin/include: nodes parser