Files
asterisk/cdr
Leif Madsen af43f4489a Merged revisions 275626 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r275626 | lmadsen | 2010-07-12 10:37:01 -0500 (Mon, 12 Jul 2010) | 11 lines
  
  cdr_pgsql does not detect when a table is found.
  
  This change adds an ERROR message to let you know when a failure exists to
  get the columns from the pgsql database, which typically means that the
  table does not exist.
  
  (closes issue #17478)
  Reported by: kobaz
  Patches:
        cdr_pgsql.patch uploaded by kobaz (license 834)
  Tested by: kobaz, russell, lmadsen
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@275627 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-12 15:38:11 +00:00
..