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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 61 - (view) (annotate) - [select for diffs]
Modified Mon Aug 7 11:14:52 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 894 byte(s)
Diff to previous 49
added pgest_trigger function which allows updateable indexes

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: 736 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, 6 months ago) by dpavlin
File length: 724 byte(s)
Diff to previous 31
added node API


Revision 31 - (view) (annotate) - [select for diffs]
Modified Wed Jul 6 14:47:56 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 337 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: 316 byte(s)
Diff to previous 19
removed obsolete implementeation without attribute specification which was
also slower according to benchmarks.


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: 707 byte(s)
Diff to previous 12
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 12 - (view) (annotate) - [select for diffs]
Modified Wed May 25 23:38:37 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 510 byte(s)
Diff to previous 5
added NULL handling for optional arguments


Revision 5 - (view) (annotate) - [select for diffs]
Modified Fri May 20 19:44:09 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 496 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, 10 months ago) by dpavlin
File length: 471 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, 10 months ago) by dpavlin
File length: 460 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