Menu

#4 Patch for create extension of dblink_plus

Unstable (example)
closed
dblink_plus (6)
5
2014-06-04
2014-05-22
No

This patch enables create extension feature for dblink_plus with PostgreSQL version 9.1 and later. In this patch change is made to the Makefile so that it can generate necessary files required for CREATE EXTENSION.
dblink_plus.control file is newly added which is required for CREATE EXTENSION.
Please find the attached patch.

1 Attachments

Discussion

  • Takashi Ohnishi

    Takashi Ohnishi - 2014-05-30

    Thank you Sachin.
    Could you ask to modify the patch?
    By applying your patch, the regression test comes to fail because of missing of dblink_plus.sql.

     
  • Sachin Kotwal

    Sachin Kotwal - 2014-06-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -This patch enables create extension feature for dblink_plus. In this patch change is made to the Makefile so that it can generate necessary files required for CREATE EXTENSION.
    -dblink_plus.control file is newly added which is required for CREATE EXTENSION. Also EXTRA_CLEAN removes extra file generated by installation when used make clean.
    -
    +This patch enables create extension feature for dblink_plus with PostgreSQL version 9.1 and later. In this patch change is made to the Makefile so that it can generate necessary files required for CREATE EXTENSION.
    +dblink_plus.control file is newly added which is required for CREATE EXTENSION. 
     Please find the attached patch.
    
     
  • Sachin Kotwal

    Sachin Kotwal - 2014-06-02

    I have updated patch with fix for regression test.
    Please check and reply if any correction is required.
    Thanks

     
  • Takashi Ohnishi

    Takashi Ohnishi - 2014-06-04
    • status: open --> closed
     
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.