-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: postgrespro/pg_query_state
base: PGPRO-9797
head repository: postgrespro/pg_query_state
compare: master
- 16 commits
- 17 files changed
- 5 contributors
Commits on Apr 12, 2024
-
[PGPRO-10083] Set guc to false in python test.
pg_query_state.enable_timing and enable_buffers default to false. But we should forcefully set guc variables to false in case of its true values in the configuration file. Tags: pg_query_state.
Ekaterina Sokolova committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 1547e21 - Browse repository at this point
Copy the full SHA 1547e21View commit details
Commits on Apr 30, 2024
-
1) Enable TPC-DS tests 2) Added the ability to crash when calling function pg_query_state 3) Fix path to library in venv 4) Disable requiring Travis tests to be run for unsupported versions
Ekaterina Sokolova committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a81edd4 - Browse repository at this point
Copy the full SHA a81edd4View commit details
Commits on May 6, 2024
-
Merge pull request #50 from postgrespro/PGPRO-10083
Forcelly set guc to false in python test.
Configuration menu - View commit details
-
Copy full SHA for 8b8a52a - Browse repository at this point
Copy the full SHA 8b8a52aView commit details
Commits on May 22, 2024
-
Merge remote-tracking branch 'origin/PGPRO-9797'
Marina Polyakova committedMay 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 35416b6 - Browse repository at this point
Copy the full SHA 35416b6View commit details
Commits on Jun 14, 2024
-
Ekaterina Sokolova committed
Jun 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7801aa1 - Browse repository at this point
Copy the full SHA 7801aa1View commit details
Commits on Aug 27, 2024
-
Correcting confusion in variables.
Ekaterina Sokolova committedAug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for ec52e0a - Browse repository at this point
Copy the full SHA ec52e0aView commit details
Commits on Sep 3, 2024
-
Fix using virtual environment, avoid TPC-DS tests failing when fast query status could not be obtained. Travis CI: enable TPC-DS tests, allow tests to fail on unsupported versions.
Configuration menu - View commit details
-
Copy full SHA for b54b0dd - Browse repository at this point
Copy the full SHA b54b0ddView commit details
Commits on Sep 5, 2024
-
Merge pull request #55 from postgrespro/PGPRO-10932
Correcting confusion in variables.
Configuration menu - View commit details
-
Copy full SHA for 90399a9 - Browse repository at this point
Copy the full SHA 90399a9View commit details
Commits on Oct 21, 2024
-
1) Add patches for PostgreSQL 17; 2) Add alternative output to python test due to EXPLAIN output change. See fd0398fcb099.
Ekaterina Sokolova committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 1230ab0 - Browse repository at this point
Copy the full SHA 1230ab0View commit details
Commits on Oct 31, 2024
-
Merge pull request #56 from postgrespro/PGPRO-11060
Updates for PostgreSQL 17.
Configuration menu - View commit details
-
Copy full SHA for 49c5f78 - Browse repository at this point
Copy the full SHA 49c5f78View commit details -
Remove checks with timeout problems.
Ekaterina Sokolova committedOct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 0c6e36a - Browse repository at this point
Copy the full SHA 0c6e36aView commit details
Commits on Nov 15, 2024
-
[PGPRO-11597] Redesigned the launch of isolation tests
"CREATE/DROP EXTENSION" has been removed from spec. Instead, the "ISOLATION_OPTS" variable is used. Tags: pg_query_state
Configuration menu - View commit details
-
Copy full SHA for 154e5f5 - Browse repository at this point
Copy the full SHA 154e5f5View commit details
Commits on Nov 28, 2024
-
Merge pull request #57 from arseny114/PGPRO-11597
Redesigned the launch of isolation tests
Configuration menu - View commit details
-
Copy full SHA for 5dec7d4 - Browse repository at this point
Copy the full SHA 5dec7d4View commit details
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5a0f75b - Browse repository at this point
Copy the full SHA 5a0f75bView commit details
Commits on Jan 28, 2025
-
Merge pull request #61 from postgrespro/meson_build_master
Add meson.build file to support building from the contrib source tree.
Configuration menu - View commit details
-
Copy full SHA for df82353 - Browse repository at this point
Copy the full SHA df82353View commit details -
Disable TPC-DS tests in Travis CI
because of using an outdated third-party library.
Ekaterina Sokolova committedJan 28, 2025 Configuration menu - View commit details
-
Copy full SHA for ee0d4a8 - Browse repository at this point
Copy the full SHA ee0d4a8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff PGPRO-9797...master