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

Annotation of /trunk/test.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16 - (hide 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 dpavlin 15 select * from pgswish('##dir##/index/test', 'a* or b* or c*', '' ) ;
2 dpavlin 14 select * from pgswish('##dir##/index/test', 'c*', 'swishrank');
3 dpavlin 16 select * from pgswish2('{foo}') as (a text, b text) ;

  ViewVC Help
Powered by ViewVC 1.1.26