From 6af1769e873566e49c6b2591eaf3ca58f4a48765 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 8 May 2007 15:10:37 +0000 Subject: [PATCH] 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 --- contrib/{ => scripts}/realtime_pgsql.sql | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contrib/{ => scripts}/realtime_pgsql.sql (100%) 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