You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "MartinDai (via GitHub)" <gi...@apache.org> on 2023/06/09 06:02:22 UTC

[GitHub] [shardingsphere] MartinDai opened a new pull request, #26211: add PostgreSQL information_schema.user_mappings view tables

MartinDai opened a new pull request, #26211:
URL: https://github.com/apache/shardingsphere/pull/26211

   Fixes #26142.
   
   Changes proposed in this pull request:
     -
   
   implement the empty query of the following system tables/views:
   
   - user_mappings
   - view_column_usage
   - view_routine_usage
   - view_table_usage
   - views
   
   ---
   
   Before committing this PR, I'm sure that I have checked the following options:
   - [ ] My code follows the [code of conduct](https://shardingsphere.apache.org/community/en/involved/conduct/code/) of this project.
   - [ ] I have self-reviewed the commit code.
   - [ ] I have (or in comment I request) added corresponding labels for the pull request.
   - [ ] I have passed maven check locally : `./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e`.
   - [ ] I have made corresponding changes to the documentation.
   - [ ] I have added corresponding unit tests for my changes.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] add PostgreSQL information_schema.user_mappings view tables [shardingsphere]

Posted by "strongduanmu (via GitHub)" <gi...@apache.org>.
strongduanmu commented on PR #26211:
URL: https://github.com/apache/shardingsphere/pull/26211#issuecomment-2043936439

   Hi @MartinDai, can you update this latest code?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] add PostgreSQL information_schema.user_mappings view tables [shardingsphere]

Posted by "strongduanmu (via GitHub)" <gi...@apache.org>.
strongduanmu commented on PR #26211:
URL: https://github.com/apache/shardingsphere/pull/26211#issuecomment-2044094315

   > > Hi @MartinDai, can you update this latest code?
   > 
   > @strongduanmu This PR should be closed, it's has been finished on [26425](https://github.com/apache/shardingsphere/pull/26425)
   
   @MartinDai Thank you for your feedback. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] add PostgreSQL information_schema.user_mappings view tables [shardingsphere]

Posted by "MartinDai (via GitHub)" <gi...@apache.org>.
MartinDai commented on PR #26211:
URL: https://github.com/apache/shardingsphere/pull/26211#issuecomment-2044089626

   > Hi @MartinDai, can you update this latest code?
   
   @strongduanmu This PR should be closed, it's has been finished on [26425](https://github.com/apache/shardingsphere/pull/26425)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] add PostgreSQL information_schema.user_mappings view tables [shardingsphere]

Posted by "MartinDai (via GitHub)" <gi...@apache.org>.
MartinDai closed pull request #26211: add PostgreSQL information_schema.user_mappings view tables
URL: https://github.com/apache/shardingsphere/pull/26211


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org