/[pgswish]/trunk/test.sql
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/test.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (show annotations)
Sun Feb 20 22:58:25 2005 UTC (19 years, 2 months ago) by dpavlin
File size: 319 byte(s)
more cleanup

1 select * from pgswish('##dir##/index/test', 'a* or b* or c*', '' ) ;
2 select * from pgswish('##dir##/index/test', 'c*', 'swishrank');
3 select * from pgswish2('{foo}') as (a text, b text) ;
4 select * from pgswish2('{foo}') as (a text, b text, c text) ;
5 select * from pgswish2('{foo}') as (a text, b text, c text, d text) ;

  ViewVC Help
Powered by ViewVC 1.1.26