/[pgswish]/trunk/pgswish.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/pgswish.sql

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

revision 9 by dpavlin, Sat Feb 19 00:59:08 2005 UTC revision 12 by dpavlin, Sat Feb 19 15:09:05 2005 UTC
# Line 4  CREATE TYPE __pgswish AS ( Line 4  CREATE TYPE __pgswish AS (
4          rank int,          rank int,
5          path text,          path text,
6          headline text,          headline text,
7          size int,          size int
         properties text[]  
8  );  );
9    
10  --                         pgswish('/index/path/','query', 'property' 'sort');  --                         pgswish('/index/path/','query', 'property' 'sort');

Legend:
Removed from v.9  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.26