From: Russell Bryant Date: Tue, 8 May 2007 15:10:37 +0000 (+0000) Subject: Move realtime_pgsql.sql to contrib/scripts to be with the rest of the sql examples. X-Git-Tag: 1.4.5~214 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6af1769e873566e49c6b2591eaf3ca58f4a48765;p=thirdparty%2Fasterisk.git Move realtime_pgsql.sql to contrib/scripts to be with the rest of the sql examples. (issue #9676, suretec) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@63403 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/contrib/realtime_pgsql.sql b/contrib/scripts/realtime_pgsql.sql similarity index 100% rename from contrib/realtime_pgsql.sql rename to contrib/scripts/realtime_pgsql.sql