Project

General

Profile

« Previous | Next » 

Revision 10213

Added by Jing Tao about 7 years ago

Change the version to 2.9.0

View differences:

src/loaddtdschema-postgres.sql
177 177
INSERT INTO xml_catalog (entry_type, format_id, no_namespace_schema_location, system_id) VALUES ('NoNamespaceSchema', 'FGDC-STD-001.1-1999', 'https://water.usgs.gov/GIS/metadata/usgswrd/fgdc-std-001-1998.xsd', '/schema/fgdc-bdp/fgdc-std-001.1-1999.xsd');
178 178

  
179 179
INSERT INTO db_version (version, status, date_created) 
180
  VALUES ('2.8.1',1,CURRENT_DATE);
180
  VALUES ('2.9.0',1,CURRENT_DATE);

Also available in: Unified diff