Last Modified
2013-07-06 13:39:35 +0000
Requires

Description

Stub library for postgresql -- allows Rails to load postgresql_adapter without error. Other than postgres-pr, there's no other way to use PostgreSQL on JRuby anyway, right? If you've installed ar-jdbc you probably want to use that to connect to pg.

If by chance this library is installed in another Ruby and this file got required then we'll just continue to try to load the next pg.rb in the $LOAD_PATH.