Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Rubric CPAN distribution.

Report information
The Basics
Id: 12222
Status: resolved
Priority: 0/
Queue: Rubric

People
Owner: rjbs [...] cpan.org
Requestors: andrew [...] etc.gen.nz
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.08
Fixed in: (no value)



Subject: PostgreSQL support
Hi, I've added PostgreSQL support to version 0.08. This mostly involved changing the use of "user" as a column name to "username" as user is a reserved word in PostgreSQL. Are you interested in the patch? (The patch includes updating existing SQLite DB's.)
Date: Sun, 10 Apr 2005 06:38:57 -0400
From: Ricardo SIGNES <rjbs [...] manxome.org>
To: Guest via RT <bug-Rubric [...] rt.cpan.org>
Subject: Re: [cpan #12222] PostgreSQL support
RT-Send-Cc:
* Guest via RT <bug-Rubric@rt.cpan.org> [2005-04-09T22:56:18] Show quoted text
> I've added PostgreSQL support to version 0.08. This mostly involved > changing the use of "user" as a column name to "username" as user is a > reserved word in PostgreSQL.
Sure. -- rjbs
Download (untitled)
application/pgp-signature 189b

Message body not shown because it is not plain text.

PostgreSQL support: coming soon to a Rubric version near you. More news when it's integrated. -- rjbs
Subject: Re: [rt.cpan.org #12222] PostgreSQL support
Date: Thu, 16 Feb 2006 16:41:40 +1300
To: bug-Rubric [...] rt.cpan.org
From: Andrew Ruthven <andrew [...] etc.gen.nz>
On Wed, 2006-02-15 at 22:23 -0500, Ricardo Signes via RT wrote: Show quoted text
> PostgreSQL support: coming soon to a Rubric version near you. More news when it's integrated.
I can supply you with my the latest patch if you want. It is against 11.02... -- At home: andrew@etc.gen.nz | This space intentionally | left blank.
Subject: Re: [rt.cpan.org #12222] PostgreSQL support
Date: Wed, 15 Feb 2006 23:04:01 -0500
To: "andrew [...] etc.gen.nz via RT" <bug-Rubric [...] rt.cpan.org>
From: Ricardo SIGNES <rjbs [...] cpan.org>
* "andrew@etc.gen.nz via RT" <bug-Rubric@rt.cpan.org> [2006-02-15T22:45:56] Show quoted text
> I can supply you with my the latest patch if you want. It is against > 11.02...
If it's no trouble, I'm sure it can't hurt. -- rjbs
Download (untitled)
application/pgp-signature 189b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #12222] PostgreSQL support
Date: Fri, 17 Feb 2006 13:14:21 +1300
To: bug-Rubric [...] rt.cpan.org
From: Andrew Ruthven <andrew [...] etc.gen.nz>
On Wed, 2006-02-15 at 23:04 -0500, Ricardo Signes via RT wrote: Show quoted text
> * "andrew@etc.gen.nz via RT" <bug-Rubric@rt.cpan.org> [2006-02-15T22:45:56]
> > I can supply you with my the latest patch if you want. It is against > > 11.02...
> > If it's no trouble, I'm sure it can't hurt.
I'm just bringing the patch up to 13.02, I'll send it through once I've done that. It should be in the next day or two. Cheers! -- At home: andrew@etc.gen.nz | This space intentionally | left blank.
the head version in svn supports pgsql -- rjbs