This project is archived and is in readonly mode.

#1748 ✓committed
Hongli Lai

PostgreSQL adapter and tests incorrectly detect 'postgres' driver

Reported by Hongli Lai | January 13th, 2009 @ 03:06 PM

The 'pg' driver supports inspecting the transaction status, but the old 'postgres' driver does not. ActiveRecord's code for detecting whether we're using 'pg' or 'postgres' is broken, causing unit test failures. This patch fixes the problem.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Referenced by

Pages