
DBIx::TextIndex::DBD::Pg - Driver for PostgreSQL

require DBIx::TextIndex::DBD::Pg;

Contains PostgreSQL-specific overrides for methods of DBIx::TextIndex::DBD.
Used internally by DBIx::TextIndex.

add_maskcreate_collection_tableupdate_all_docs_vectorupdate_docweightsupdate_docweights_executeupdate_delete_queueinverted_replaceinverted_replace_executeinsert_doc_keycreate_mask_tablecreate_docweights_tablecreate_all_docs_vector_tablecreate_delete_queue_tablecreate_inverted_tablecreate_doc_key_tabledrop_doc_key_table
Daniel Koch, dkoch@cpan.org.

Copyright 1997-2007 by Daniel Koch. All rights reserved.

This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, i.e., under the terms of the "Artistic License" or the "GNU General Public License".

This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the "GNU General Public License" for more details.