config/dist/postgres-queries.xml

Code
Comments
Other
Rev Date Author Line
4888 06 Apr 09 nicklas 1 <?xml version="1.0" encoding="UTF-8" ?>
2959 27 Nov 06 nicklas 2 <!DOCTYPE predefined-queries SYSTEM "predefined-queries.dtd" >
2959 27 Nov 06 nicklas 3 <!--
2959 27 Nov 06 nicklas 4   $Id$
2959 27 Nov 06 nicklas 5
3675 16 Aug 07 jari 6   Copyright (C) 2006 Nicklas Nordborg
2959 27 Nov 06 nicklas 7
2959 27 Nov 06 nicklas 8   This file is part of BASE - BioArray Software Environment.
2959 27 Nov 06 nicklas 9   Available at http://base.thep.lu.se/
2959 27 Nov 06 nicklas 10
2959 27 Nov 06 nicklas 11   BASE is free software; you can redistribute it and/or
2959 27 Nov 06 nicklas 12   modify it under the terms of the GNU General Public License
4474 05 Sep 08 jari 13   as published by the Free Software Foundation; either version 3
2959 27 Nov 06 nicklas 14   of the License, or (at your option) any later version.
2959 27 Nov 06 nicklas 15
2959 27 Nov 06 nicklas 16   BASE is distributed in the hope that it will be useful,
2959 27 Nov 06 nicklas 17   but WITHOUT ANY WARRANTY; without even the implied warranty of
2959 27 Nov 06 nicklas 18   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2959 27 Nov 06 nicklas 19   GNU General Public License for more details.
2959 27 Nov 06 nicklas 20
2959 27 Nov 06 nicklas 21   You should have received a copy of the GNU General Public License
4508 11 Sep 08 jari 22   along with BASE. If not, see <http://www.gnu.org/licenses/>.
2959 27 Nov 06 nicklas 23 -->
2959 27 Nov 06 nicklas 24 <!--
2959 27 Nov 06 nicklas 25   This file contains HQL and SQL queries that have been modified
2959 27 Nov 06 nicklas 26   specifically for the Postgres database and overrides the queries
2959 27 Nov 06 nicklas 27   found in the common-queries.xml file.
2959 27 Nov 06 nicklas 28 -->
2959 27 Nov 06 nicklas 29 <predefined-queries>
2959 27 Nov 06 nicklas 30
2959 27 Nov 06 nicklas 31 </predefined-queries>