mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
FS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pgsql database module.
This commit is contained in:
@@ -326,7 +326,6 @@ library_include_HEADERS = \
|
||||
libs/libteletone/src/libteletone.h \
|
||||
src/include/switch_limit.h \
|
||||
src/include/switch_odbc.h \
|
||||
src/include/switch_pgsql.h \
|
||||
src/include/switch_hashtable.h \
|
||||
src/include/switch_image.h
|
||||
|
||||
@@ -390,7 +389,6 @@ libfreeswitch_la_SOURCES = \
|
||||
src/switch_config.c \
|
||||
src/switch_time.c \
|
||||
src/switch_odbc.c \
|
||||
src/switch_pgsql.c \
|
||||
src/switch_limit.c \
|
||||
src/g711.c \
|
||||
src/switch_pcm.c \
|
||||
|
||||
Reference in New Issue
Block a user