*** pgsql/src/include/pg_config.h.in 2008/12/02 10:39:30 1.135 --- pgsql/src/include/pg_config.h.in 2008/12/11 07:34:08 1.136 *************** *** 642,647 **** --- 642,650 ---- (--with-krb-srvnam=NAME) */ #undef PG_KRB_SRVNAM + /* PostgreSQL major version as a string */ + #undef PG_MAJORVERSION + /* PostgreSQL version as a string */ #undef PG_VERSION