The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SQL::Query::Limit::PostgreSQL - LIMIT emulation for PostgreSQL database.

NAME

SQL::Query::Limit::PostgreSQL

SYNOPSIS

    use SQL::Query::Limit::PostgreSQL;

DESCRIPTION

SQL navigation for PostgreSQL.

EXPORT

None.

ATTRIBUTES

the_rownum

METHODS

sql_definition
sql_defintion

Retuns sql defintion. Takes sql statement name.

query
the_rownum_column
sequence_name
query_setup

TODO. Improve collision in threads, - add ower to PLSQL

SEE ALSO

SQL::Query.

COPYRIGHT AND LICENSE

The SQL::Query::Limit::PostgreSQL module is free software. You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.

AUTHOR

Adrian Witas, adrian@webapp.strefa.pl