1
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected the version to semaantic in the meta configuration. More... about 1 month ago
Testet the extension against PostgreSQL 18 beta 1 with success and released a new version. More... about 1 month ago
Corrected a typo mentioned in ticket # 7. More... 3 months ago
Corrected some texts in the README and created a new version. More... 5 months ago
Removed a schema name from an example of a function call. More... 5 months ago
Removed a schema name from an example of a function call. More... 5 months ago
Corrected the tested versions to 13 up to 17 as 12 is not supported anymore. More... 5 months ago
Changed the version number to 0.11.0. More... 5 months ago
Created the new version 0.11.0 containing the Markdown generating function. More... 5 months ago
Restored the result files from the previous version. More... 5 months ago
Added the updated generated dokus. More... 5 months ago
Added an example to get all schemas in the current database documented. More... 5 months ago
Added a function to generated a Markdown documentation from most objects that do support comments. More... 5 months ago
Removed PostgreSQL 12, the support ended on November 21, 2024. More... 5 months ago
Created a new release to have the enhanced documentation inside all documentations. More... 9 months ago
Changed the documentation about the handling with the create_sql.sh, also added a section how to compare the test results. More... 9 months ago
Changed some code to create the .out file for releases with messages and captions in en_EN, More... 9 months ago
Merge branch 'update_README' into 'main' More... 10 months ago
Merge branch 'create-tmp' into 'main' More... 10 months ago
Docs: Improve "Building the extension" section and fix path handling More... 10 months ago
Fix: Ensure script creates $HOME/tmp directory if missing More... 10 months ago
Solved a link in the table of contents. More... 10 months ago
Created a new version due to solve that pgtap is usint the function name, is_empty. More... 10 months ago
Ad the extension pgtap has the same function name for is_empty, but with a different result type, pgsql-tweaks might have a problem to be installed after pgtap. Therefore the function is_empty_b is installed when pgtap is installed, otherwise is_empty is installed to not break existing code. More... 10 months ago
Removed PostgreSQL 11 from the list of supported versions, corrected the versions in the README, and added PostgreSQL 17 as supported and recommended version. More... 10 months ago
Tested successfully against PostgreSQL 17 beta 2 and changed the version info for supported PostgreSQL versions. More... 12 months ago