Menu

#3 Use PGXS by default in Makefile so no need to set USE_PGXS variable

Unstable (example)
closed
dblink_plus (6)
5
2014-06-03
2014-05-16
No

Modified Makefile so that user can configure dblink_plus module from anywhere outside PostgreSQL source code and do not bother about setting USE_PGXS variable.

This change will use PGXS by default no need to set USE_PGXS variable.
Attach file is the patch for updated Makefile.

This change is made as per suggestion from Shigeru Hanada san in Feature Request.

1 Attachments

Discussion

  • Sachin Kotwal

    Sachin Kotwal - 2014-05-20

    Ticket moved from /p/interdbconnect/feature-requests/7/

     
  • Takashi Ohnishi

    Takashi Ohnishi - 2014-05-21
    • status: open --> accepted
    • Group: Next Release (example) --> Unstable (example)
     
  • Takashi Ohnishi

    Takashi Ohnishi - 2014-05-21

    I committed this as [ab91f0].

     

    Related

    Commit: [ab91f0]

  • Takashi Ohnishi

    Takashi Ohnishi - 2014-05-21
    • status: accepted --> closed
     
  • Sachin Kotwal

    Sachin Kotwal - 2014-06-03
    • summary: Use PGSX by default in Makefile so no need to set USE_PGSX variable --> Use PGXS by default in Makefile so no need to set USE_PGXS variable
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,6 @@
    -Modified Makefile so that user can configure dblink_plus module from anywhere outside PostgreSQL source code and do not bother about setting USE_PGSX variable.
    +Modified Makefile so that user can configure dblink_plus module from anywhere outside PostgreSQL source code and do not bother about setting USE_PGXS variable.
    
    -This change will use PGSX by default no need to set USE_PGSX variable.
    +This change will use PGXS by default no need to set USE_PGXS variable.
     Attach file is the patch for updated Makefile.
    
     This change is made as per suggestion from Shigeru Hanada san in Feature Request.
    
     
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.