[asterisk-bugs] [Asterisk 0014339]: [patch] contrib/scripts/realtime_pgsql.sql misses uniqueid in queue_member_table
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 29 01:48:05 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14339
======================================================================
Reported By: fiddur
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14339
Category: Resources/res_realtime
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 121856
Request Review:
======================================================================
Date Submitted: 2009-01-27 02:06 CST
Last Modified: 2009-01-29 01:48 CST
======================================================================
Summary: [patch] contrib/scripts/realtime_pgsql.sql misses
uniqueid in queue_member_table
Description:
app_queue.c uses uniqueid in queue_member_table (to update member fields).
Add:
uniqueid serial NOT NULL,
...to the CREATE TABLE queue_member_table....
======================================================================
----------------------------------------------------------------------
(0099017) fiddur (reporter) - 2009-01-29 01:48
http://bugs.digium.com/view.php?id=14339#c99017
----------------------------------------------------------------------
Uploaded patch instead.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-29 01:48 fiddur Note Added: 0099017
======================================================================
More information about the asterisk-bugs
mailing list