]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Update PostgreSQL realtime scripts with schema for queue_log table
authorMatthew Jordan <mjordan@digium.com>
Sun, 21 Jul 2013 02:38:43 +0000 (02:38 +0000)
committerMatthew Jordan <mjordan@digium.com>
Sun, 21 Jul 2013 02:38:43 +0000 (02:38 +0000)
commite3661c7fe4468b277d9216e8af6491f834d1bef4
treef70e1acec8cc1ed412d2e75330d328d4fa625368
parent35caf6f92b1247d6475916d51970b0698dac8411
Update PostgreSQL realtime scripts with schema for queue_log table

This patch updates the realtime SQL scripts with an entry that will create the
queue_log table. This brings the PostgreSQL scripts inline with the MySQL
scripts, with respect to what tables they will create.

(closes issue ASTERISK-21021)
Reported by: Eugene
patches:
  queue_log.sql uploaded by varnav (license 6360)
........

Merged revisions 394896 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@394897 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/realtime/postgresql/realtime.sql