Unsupported versions: 6.3
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the current version, or one of the other supported versions listed above instead.
PostgreSQL
Prev Chapter 40. libpq Next

BUGS

The query buffer is 8192 bytes long, and queries over that length will be silently truncated.


Prev Home Next
User Authentication Functions Up Sample Programs