Don't include the parser codes in the keyword list This way we don't rely on the grammar header from PostgreSQL, and as a benefit it simplifies the definitions for EnterpriseDB and Greenplum additions as well.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d6bcee12805e3b4cfdc2b74e35bd57537272a4bc Modified Files -------------- pgadmin/db/keywords.c | 85 ++++++++++--------------------------- pgadmin/include/parser/keywords.h | 3 +- 2 files changed, 24 insertions(+), 64 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
