Author: cito Date: Tue Jan 12 08:46:00 2016 New Revision: 724 Log: Fix accidental mistake in last change
Modified: branches/4.x/docs/contents/pg/db_wrapper.rst Modified: branches/4.x/docs/contents/pg/db_wrapper.rst ============================================================================== --- branches/4.x/docs/contents/pg/db_wrapper.rst Tue Jan 12 08:44:48 2016 (r723) +++ branches/4.x/docs/contents/pg/db_wrapper.rst Tue Jan 12 08:46:00 2016 (r724) @@ -138,7 +138,7 @@ Returns True if the current user has the specified privilege for the table. -.. versionadded:: 4.1 +.. versionadded:: 4.0 get -- get a row from a database table or view ---------------------------------------------- _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
