gpsfold: Remove $Id$ at EOF.
[gpstools.git] / branches / gpst.gpsman-format / postgres / init.sql
blobf8980ca26e225c9eb23f668486428aee50166258
1 -- $Id$
3 CREATE LANGUAGE plpgsql;
4 \i create_table.sql
5 \i create_funcs.sql
6 \i create_views.sql
7 \i allupdate.sql