SVN Commit by dpage: r6275 - in trunk/pgadmin3/pgadmin: . db include include/parser utils

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by dpage: r6275 - in trunk/pgadmin3/pgadmin: . db include include/parser utils
Дата
Msg-id 200705090759.l497xurK022430@developer.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
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
PostgreSQLsource, 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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: build environment
Следующее
От: Dave Page
Дата:
Сообщение: Re: build environment