Author: dpage

Date: 2007-05-09 07:59:56 +0000 (Wed, 09 May 2007)

New Revision: 6275

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6275&view=rev

Log:
Reduce the imported keyword related code from PostgreSQL to the bare minimum to 
avoid potential problems on some compilers. Everything we is now in keywords.c 
and keywords.h - it'll take a little more effort to update form the PostgreSQL 
source, but it's still only a few minutes work.


Removed:
   trunk/pgadmin3/pgadmin/include/nodes/
   trunk/pgadmin3/pgadmin/include/parser/parse.h
Modified:
   trunk/pgadmin3/pgadmin/db/keywords.c
   trunk/pgadmin3/pgadmin/include/module.mk
   trunk/pgadmin3/pgadmin/include/parser/keywords.h
   trunk/pgadmin3/pgadmin/include/parser/module.mk
   trunk/pgadmin3/pgadmin/pgAdmin3.vcproj
   trunk/pgadmin3/pgadmin/utils/misc.cpp

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to