/[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 16 - (show annotations)
Sun Feb 20 21:51:56 2005 UTC (19 years, 2 months ago) by dpavlin
File size: 187 byte(s)
a try to implement function which returns record (pgswish2)

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) ;

  ViewVC Help
Powered by ViewVC 1.1.26