wiki::toolkit::store::pg(3pm) debian man page | unix.com

Man Page: wiki::toolkit::store::pg

Operating Environment: debian

Section: 3pm

Wiki::Toolkit::Store::Pg(3pm)				User Contributed Perl Documentation			     Wiki::Toolkit::Store::Pg(3pm)

NAME
Wiki::Toolkit::Store::Pg - Postgres storage backend for Wiki::Toolkit
REQUIRES
Subclasses Wiki::Toolkit::Store::Database.
SYNOPSIS
See Wiki::Toolkit::Store::Database
METHODS
check_and_write_node $store->check_and_write_node( node => $node, checksum => $checksum, %other_args ); Locks the node, verifies the checksum, calls "write_node_post_locking" with all supplied arguments, unlocks the node. Returns the version of the updated node on successful writing, 0 if checksum doesn't match, -1 if the change was not applied, croaks on error. perl v5.14.2 2011-09-25 Wiki::Toolkit::Store::Pg(3pm)
Related Man Pages
wiki::toolkit::extending(3pm) - debian
wiki::toolkit::feed::listing(3pm) - debian
wiki::toolkit::formatter::default(3pm) - debian
wiki::toolkit::formatter::wikilinkformatterparent(3pm) - debian
wiki::toolkit::setup::pg(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?