/[pgswish]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Thu Feb 17 17:50:48 2005 UTC (19 years, 2 months ago) by dpavlin
File size: 239 byte(s)
first semi-working version (properties and sort doesn't work)

1 all:
2 psql test < pgswish.sql
3 psql -c "begin ; select plperlswish('foo','/rest/unix/database/postgresql/pgswish/index/test', 'a* or b* or c*', '', '') ; select * from foo ; drop table foo" test
4 psql test < test.sql
5
6 clean:
7 rm -Rf index

  ViewVC Help
Powered by ViewVC 1.1.26