/[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

Diff of /trunk/test.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 17 by dpavlin, Sun Feb 20 21:51:56 2005 UTC revision 18 by dpavlin, Sun Feb 20 22:58:25 2005 UTC
# Line 1  Line 1 
1  select * from pgswish('##dir##/index/test', 'a* or b* or c*', '' ) ;  select * from pgswish('##dir##/index/test', 'a* or b* or c*', '' ) ;
2  select * from pgswish('##dir##/index/test', 'c*', 'swishrank');  select * from pgswish('##dir##/index/test', 'c*', 'swishrank');
3  select * from pgswish2('{foo}') as (a text, b text) ;  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) ;

Legend:
Removed from v.17  
changed lines
  Added in v.18

  ViewVC Help
Powered by ViewVC 1.1.26