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

Log of /trunk/test.sql

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 58 - (view) (annotate) - [select for diffs]
Modified Thu May 25 17:50:13 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 2594 byte(s)
Diff to previous 57
example how to return hints (which require de-normalized schema)

Revision 57 - (view) (annotate) - [select for diffs]
Modified Thu May 11 16:19:38 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2575 byte(s)
Diff to previous 56
initial implementation of hints using (fake) atribute names in form HINTS.something
(e.g. HITS.HIT or HINTS.WORDNUM...)

Revision 56 - (view) (annotate) - [select for diffs]
Modified Thu May 11 15:52:50 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2485 byte(s)
Diff to previous 54
fix multiple attributes delimited with {{!}}, fix warnings

Revision 54 - (view) (annotate) - [select for diffs]
Modified Thu May 11 10:19:46 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2491 byte(s)
Diff to previous 51
updated documentation and example for convert

Revision 51 - (view) (annotate) - [select for diffs]
Modified Tue May 9 22:55:42 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2211 byte(s)
Diff to previous 49
depriciated usage of direct access to index. use node API and estmaster
instead.


Revision 49 - (view) (annotate) - [select for diffs]
Modified Sat Oct 29 18:54:40 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2031 byte(s)
Diff to previous 41
added depth to node API version of pgest, note that you have to use modified
perl wrapper with node API


Revision 41 - (view) (annotate) - [select for diffs]
Modified Sat Sep 10 20:35:09 2005 UTC (18 years, 7 months ago) by dpavlin
File length: 2025 byte(s)
Diff to previous 40
added node API


Revision 40 - (view) (annotate) - [select for diffs]
Modified Sat Sep 10 18:51:13 2005 UTC (18 years, 7 months ago) by dpavlin
File length: 1449 byte(s)
Diff to previous 37
add support for multiple attributes delimited by {{!}}


Revision 37 - (view) (annotate) - [select for diffs]
Modified Thu Jul 7 17:24:22 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 1252 byte(s)
Diff to previous 31
misc cleanups


Revision 31 - (view) (annotate) - [select for diffs]
Modified Wed Jul 6 14:47:56 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 1263 byte(s)
Diff to previous 25
added results order (see test.sql for example) to function arguments,
fixed limit (it really returns limit rows, and not limit - offset :-\),
added est_cond_delete(cond) so that we don't leek memory


Revision 25 - (view) (annotate) - [select for diffs]
Modified Fri May 27 21:06:01 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 1088 byte(s)
Diff to previous 24
removed obsolete implementeation without attribute specification which was
also slower according to benchmarks.


Revision 24 - (view) (annotate) - [select for diffs]
Modified Fri May 27 12:13:28 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 965 byte(s)
Diff to previous 23
fix path to index


Revision 23 - (view) (annotate) - [select for diffs]
Modified Thu May 26 20:22:44 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 976 byte(s)
Diff to previous 19
added small snippet of documentation


Revision 19 - (view) (annotate) - [select for diffs]
Modified Thu May 26 17:56:53 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 948 byte(s)
Diff to previous 17
Created new function which allows users to specify attributes which should
be returned like this:

select * from pgest('/index/path', 'query', '@title ISTRINC foo', limit, offset, {'@id','@title','@size'}) as (id text, title text, size text);


Revision 17 - (view) (annotate) - [select for diffs]
Modified Thu May 26 13:57:32 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 987 byte(s)
Diff to previous 13
added year to index data


Revision 13 - (view) (annotate) - [select for diffs]
Modified Thu May 26 00:05:33 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 766 byte(s)
Diff to previous 12
example how to find references to Blade Runner in other movies :-)


Revision 12 - (view) (annotate) - [select for diffs]
Modified Wed May 25 23:38:37 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 606 byte(s)
Diff to previous 7
added NULL handling for optional arguments


Revision 7 - (view) (annotate) - [select for diffs]
Modified Fri May 20 22:01:19 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 482 byte(s)
Diff to previous 5
more work on testing framework


Revision 5 - (view) (annotate) - [select for diffs]
Modified Fri May 20 19:44:09 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 462 byte(s)
Diff to previous 3
added attribute to function, fixed warnings, fixed limit and offset


Revision 3 - (view) (annotate) - [select for diffs]
Modified Fri May 20 16:11:38 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 428 byte(s)
Diff to previous 1
added limit and offset


Revision 1 - (view) (annotate) - [select for diffs]
Added Fri May 20 12:19:05 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 302 byte(s)
initial import of API between Estraier and PostgreSQL


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26