|
@@ -58,7 +58,7 @@ static cmd_export_t cmds[]={
|
|
|
|
|
|
|
|
|
|
struct module_exports exports = {
|
|
struct module_exports exports = {
|
|
- "postgres",
|
|
|
|
|
|
+ "db_postgres",
|
|
DEFAULT_DLFLAGS, /* dlopen flags */
|
|
DEFAULT_DLFLAGS, /* dlopen flags */
|
|
cmds,
|
|
cmds,
|
|
0, /* module parameters */
|
|
0, /* module parameters */
|