*** pgsql/src/backend/bootstrap/bootparse.y 2010/01/02 16:57:36 1.103 --- pgsql/src/backend/bootstrap/bootparse.y 2010/01/28 23:21:11 1.104 *************** *** 9,15 **** * * * IDENTIFICATION ! * $PostgreSQL: pgsql/src/backend/bootstrap/bootparse.y,v 1.102 2009/12/23 02:35:18 tgl Exp $ * *------------------------------------------------------------------------- */ --- 9,15 ---- * * * IDENTIFICATION ! * $PostgreSQL: pgsql/src/backend/bootstrap/bootparse.y,v 1.103 2010/01/02 16:57:36 momjian Exp $ * *------------------------------------------------------------------------- */ *************** Boot_CreateStmt: *** 217,222 **** --- 217,223 ---- $5 ? GLOBALTABLESPACE_OID : 0, $3, $7, + InvalidOid, BOOTSTRAP_SUPERUSERID, tupdesc, NIL,