/[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 15 by dpavlin, Sun Feb 20 16:05:24 2005 UTC revision 16 by dpavlin, Sun Feb 20 21:51:56 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) ;

Legend:
Removed from v.15  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.26