/[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 19 by dpavlin, Sun Feb 20 22:58:25 2005 UTC revision 20 by dpavlin, Sun May 29 20:30:18 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');
 select * from pgswish2('{foo}') as (a text, b text) ;  
 select * from pgswish2('{foo}') as (a text, b text, c text) ;  
 select * from pgswish2('{foo}') as (a text, b text, c text, d text) ;  

Legend:
Removed from v.19  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26