Closed Bug 120980 Opened 23 years ago Closed 23 years ago

bit column name in groups table not good for database independence

Categories

(Bugzilla :: Bugzilla-General, defect)

2.15
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dkl, Assigned: justdave)

Details

Attachments

(1 file)

The bit column in the groups table should be renamed to be group_bit since the
word 'bit' is a reserved key word in some other databases. Most notably,
PostgreSQL. Attaching patch for conversion.
Blocks: 68022
Blocks: bz-postgres
Why bother? You're getting rid of this in the groups rewrite, and thats a prereq
for postgressql support anyway.
Good point. I came across it when working on the PostgreSQL port which doesnt
include the group schema changes. The group schema changes should land before
PostgreSQL so I will go ahead and close this bug. With the group changes, the
bit column will disappear anyway.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
No longer blocks: 68022, bz-postgres
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: