[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 07:46:40 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 07:46 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....
====================================================================== 

---------------------------------------------------------------------- 
 (0099048) svnbot (reporter) - 2009-01-29 07:46
 http://bugs.digium.com/view.php?id=14339#c99048 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 172271

U   trunk/contrib/scripts/realtime_pgsql.sql

------------------------------------------------------------------------
r172271 | lmadsen | 2009-01-29 07:46:39 -0600 (Thu, 29 Jan 2009) | 5 lines

The realtime_pgsql.sql script is missing a couple of fields.
closes issue http://bugs.digium.com/view.php?id=14339)
Reported by: fiddur
Patches:
      realtime_pgsql.sql.diff uploaded by fiddur (license 678)
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=172271 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-29 07:46 svnbot         Checkin                                      
2009-01-29 07:46 svnbot         Note Added: 0099048                          
======================================================================




More information about the asterisk-bugs mailing list