| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/03/16 20:55:56 | 88 | 88 | dpavlin | better error message when run without arguments |
| 2007/07/13 10:12:54 | 87 | 87 | dpavlin | added IMDB download link for test database (trivia) |
| 2007/04/18 15:55:47 | 86 | 86 | dpavlin | support for multiple quotes |
| 2007/02/03 17:13:07 | 85 | 85 | dpavlin | add PG_MODULE_MAGIC for PostgreSQL 8.2 |
| 2007/01/18 11:02:57 | 84 | 84 | dpavlin | added indexes |
| 2007/01/17 22:30:14 | 83 | 83 | dpavlin | restructure IMDB trivia parser, added db target to create trivia database in PostgreSQL |
| 2006/11/26 21:21:46 | 82 | 82 | dpavlin | don't add to full-text index primary keys with names beginning with _ |
| 2006/08/09 17:25:31 | 81 | 81 | dpavlin | finished see also, with note about queryies |
| 2006/08/08 12:15:55 | 80 | 80 | dpavlin | bugfix: offset implementation didn't return all records |
| 2006/08/08 11:42:01 | 79 | 79 | dpavlin | update trigger now uses est_node_edit_doc (as it should) |
| 2006/08/08 11:40:09 | 78 | 78 | dpavlin | delete just existing triggers |
| 2006/08/08 11:01:00 | 77 | 77 | dpavlin | try unique index if primary key doesn't exits |
| 2006/08/07 23:24:54 | 76 | 76 | dpavlin | re-generate documentation on cvs target |
| 2006/08/07 23:22:29 | 75 | 75 | dpavlin | minor modificaton to cross-link documentation and actually transfer all of it to pgfoundry.org |
| 2006/08/07 22:53:46 | 74 | 74 | dpavlin | turn debug off |
| 2006/08/07 22:47:41 | 73 | 73 | dpavlin | hush size_t warning |
| 2006/08/07 22:44:21 | 72 | 72 | dpavlin | hush compiler warning |
| 2006/08/07 22:07:49 | 71 | 71 | dpavlin | tutorial is very short, thanks to helper script :-) |
| 2006/08/07 21:08:41 | 70 | 70 | dpavlin | finish (hopefully) documentation. perldoc pgsql-index.pl is now really useful :-) |
| 2006/08/07 17:30:56 | 69 | 69 | dpavlin | single-line progress bar (if it fits), only thing going to STDOUT is example SQL query (so it can be redirected to file) |