Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #875 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

[PATCH] PostgreSQL port support in Rakefile

Reported by: madrobby Assigned to: David
Priority: normal Milestone:
Component: ActiveRecord Version: 0.10.0
Severity: normal Keywords:
Cc:

Description

This patch adds support for using non-default ports with PostgreSQL. It closely follows patch #807.

Attachments

rakefile_postgresql_port_fix.diff (1.5 kB) - added by madrobby on 03/20/05 16:47:24.
Patch for fresh_rakefile to support the PostgreSQL port settings in database.yml
rakefile_postgresql_port_fix_v2.diff (1.6 kB) - added by madrobby on 03/20/05 17:25:00.
Correct version of patch

Change History

03/20/05 16:47:24 changed by madrobby

  • attachment rakefile_postgresql_port_fix.diff added.

Patch for fresh_rakefile to support the PostgreSQL port settings in database.yml

03/20/05 16:55:42 changed by david

  • status changed from new to closed.
  • resolution set to fixed.

03/20/05 17:25:00 changed by madrobby

  • attachment rakefile_postgresql_port_fix_v2.diff added.

Correct version of patch

03/20/05 17:27:26 changed by madrobby

  • status changed from closed to reopened.
  • resolution deleted.

I'm sorry, i submitted a complety wrong version of the patch, so here is the corrected version (tests fine, with and without port setting).

03/20/05 21:50:24 changed by david

  • status changed from reopened to closed.
  • resolution set to fixed.