Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case insensivity for pg_catalog tables/cluster, columns. Support of pg_class:relam, and some columns in pg_database & pg_namespace #1893

Merged

Conversation

vitstn
Copy link
Collaborator

@vitstn vitstn commented Feb 13, 2024

No description provided.

@vitstn vitstn requested a review from a team as a code owner February 13, 2024 14:38
@vitstn vitstn added the area/pg label Feb 13, 2024
Copy link

2024-02-13 14:39:26 UTC Check cancelled

Copy link

github-actions bot commented Feb 13, 2024

2024-02-13 14:39:53 UTC Pre-commit check for c9528b5 has started.
2024-02-13 14:39:55 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-13 15:03:32 UTC Build successful.
2024-02-13 15:03:42 UTC Tests are running...
🔴 2024-02-13 15:40:34 UTC Test run completed, no test results found for commit 7bdce5e. Please check build logs.

@vitstn vitstn linked an issue Feb 13, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Feb 13, 2024

2024-02-13 14:49:41 UTC Pre-commit check for c9528b5 has started.
2024-02-13 14:49:43 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-13 15:11:35 UTC Build successful.
2024-02-13 15:11:44 UTC Tests are running...
🔴 2024-02-13 16:28:35 UTC Test run completed, no test results found for commit 7bdce5e. Please check build logs.
2024-02-13 16:28:39 UTC Check cancelled

@vitstn vitstn linked an issue Feb 13, 2024 that may be closed by this pull request
1 task
Copy link

github-actions bot commented Feb 13, 2024

2024-02-13 16:29:11 UTC Pre-commit check for 9061d77 has started.
2024-02-13 16:29:12 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-13 16:31:50 UTC Build successful.
2024-02-13 16:31:58 UTC Tests are running...
🔴 2024-02-13 16:52:56 UTC Test run completed, no test results found for commit d0efa0f. Please check build logs.
2024-02-13 16:53:01 UTC Check cancelled

Copy link

github-actions bot commented Feb 13, 2024

2024-02-13 16:29:16 UTC Pre-commit check for 9061d77 has started.
2024-02-13 16:29:18 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-13 16:32:21 UTC Build successful.
2024-02-13 16:32:31 UTC Tests are running...
🔴 2024-02-13 16:52:37 UTC Test run completed, no test results found for commit d0efa0f. Please check build logs.
2024-02-13 16:52:41 UTC Check cancelled

@vitstn vitstn changed the title Case insensivity for pg_catalog tables/cluster, columns. Support of relam column Case insensivity for pg_catalog tables/cluster, columns. Support of pg_class:relam, and some columns in pg_database & pg_namespace Feb 13, 2024
Copy link

github-actions bot commented Feb 13, 2024

2024-02-13 16:53:43 UTC Pre-commit check for 673b7a8 has started.
2024-02-13 16:53:45 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-13 17:19:19 UTC Build successful.
2024-02-13 17:19:28 UTC Tests are running...
🔴 2024-02-13 19:02:29 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14762 14569 0 17 132 44

Copy link

github-actions bot commented Feb 13, 2024

2024-02-13 16:53:48 UTC Pre-commit check for 673b7a8 has started.
2024-02-13 16:53:50 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-13 17:21:08 UTC Build successful.
2024-02-13 17:21:24 UTC Tests are running...
🔴 2024-02-13 19:09:09 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67488 56457 0 16 10971 44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pg] Support psql as admin tool [pg] Fix INTERNAL ERROR for psql \d command - list tables
2 participants