| bin |
88 |
| 7 months |
dpavlin: better error message when run without arguments |
| data |
86 |
| 1 year |
dpavlin: support for multiple quotes |
| estseek |
25 |
| 3 years |
dpavlin: removed obsolete implementeation without attribute specification which was
also slower according ... |
| misc |
26 |
| 3 years |
dpavlin: rewrite benchmark to use just new function, add bits of documentation
|
| t |
51 |
| 2 years |
dpavlin: depriciated usage of direct access to index. use node API and estmaster
instead.
|
| Makefile |
76 |
1.31K | 2 years |
dpavlin: re-generate documentation on cvs target |
| README.pod |
87 |
7.54K | 1 year |
dpavlin: added IMDB download link for test database (trivia) |
| Tutorial.pod |
75 |
1.68K | 2 years |
dpavlin: minor modificaton to cross-link documentation and actually transfer all of
it to pgfoundry.org |
| pgest.c |
85 |
21.62K | 2 years |
dpavlin: add PG_MODULE_MAGIC for PostgreSQL 8.2 |
| pgest.sql |
61 |
894 | 2 years |
dpavlin: added pgest_trigger function which allows updateable indexes |
| test.sql |
58 |
2.53K | 2 years |
dpavlin: example how to return hints (which require de-normalized schema) |