Re: SVN Commit by hiroshi: r6053 - in trunk/pgadmin3/pgadmin: db include/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: r6053 - in trunk/pgadmin3/pgadmin: db include/parser
Date: 2007-03-13 16:49:04
Message-ID: [email protected]
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:33:37 +0000 (Tue, 13 Mar 2007)
>
> New Revision: 6053
>
> Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6053&view=rev
>
> Log:
> Keywords and parser applied pg version 8.2.
>
>
>
> Modified:
> trunk/pgadmin3/pgadmin/db/keywords.c
> trunk/pgadmin3/pgadmin/include/parser/parse.h

Why didn't you update nodes/parsenodes.h and parser/keywords.h as well?
We should keep them all in sync.

/D

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-03-13 16:54:24 SVN Commit by hiroshi: r6054 - in trunk/pgadmin3/pgadmin/include: nodes parser
Previous Message svn 2007-03-13 16:33:37 SVN Commit by hiroshi: r6053 - in trunk/pgadmin3/pgadmin: db include/parser