yon
committed
on 15 Jul 02
some minor improvements
openacs-4/.../postgresql/portal-create.sql (+3 -1)
3 3 --
4 4 --  This file is part of dotLRN.
5 5 --
6 6 --  dotLRN is free software; you can redistribute it and/or modify it under the
7 7 --  terms of the GNU General Public License as published by the Free Software
8 8 --  Foundation; either version 2 of the License, or (at your option) any later
9 9 --  version.
10 10 --
11 11 --  dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
12 12 --  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 13 --  FOR A PARTICULAR PURPOSE.  See the GNU General Public License foreign key more
14 14 --  details.
15 15 -- 
16 16    
17 17 -- 
18 18 -- The "New" Portal Package
19 19 -- 
20 20 -- @author arjun@openforce.net
21 21 -- @version $Id$
22 22 --
  23 -- initial port to postgres by Neophytos Demetriou (k2pts@cytanet.com.cy)
  24 --
23 25
24 26 \i portal-core-create.sql
25 27 \i objects-create.sql
26 28 \i api-create.sql
27 29 \i datasource-sc-create.sql
28 30 \i defaults.sql