Project

General

Profile

« Previous | Next » 

Revision 5171

Added by daigle over 14 years ago

add xml_revisions docid index

View differences:

xmltables-postgres.sql
199 199
		FOREIGN KEY (catalog_id) REFERENCES xml_catalog
200 200
);
201 201

  
202
CREATE INDEX xml_revisions_idx1 ON xml_revisions (docid);
202 203

  
203 204
/*
204 205
 * ACL -- table to store ACL for XML documents by principals

Also available in: Unified diff