Added the documentation of the function is_hex to the README file. |
|
More...
|
about 4 years ago
|
Added the documentation of the function hex2bigint to the README file. |
|
More...
|
about 4 years ago
|
Switched varchar to text as that is the better naming for this datatype. Using varchar has been a bad habbit for a long time. |
|
More...
|
about 4 years ago
|
Added the functions hex2bigint and is_hex to the creation script. |
|
More...
|
about 4 years ago
|
Added a function which checks, if given text is a hexadecimal number fitting into an bigint. |
|
More...
|
about 4 years ago
|
Added a function, which converts a hexadecimal number into an bigint. |
|
More...
|
about 4 years ago
|
Preparation for the next update, increased the version number. |
|
More...
|
about 4 years ago
|
Extended the view about object ownership with information about functions, procedures, window function, and aggrate functions for versions greater than 11. |
|
More...
|
about 4 years ago
|
Preparation for the next update, increased the version number. |
|
More...
|
about 4 years ago
|
Added new version files for 0.5.0. |
|
More...
|
over 4 years ago
|
New help files for version 0.5.0 have been generated. |
|
More...
|
over 4 years ago
|
Corrected the branch name for the pgxn package to main. |
|
More...
|
over 4 years ago
|
Added oid and dependency information to the view pg_object_ownership. Extended the documentation, too. |
|
More...
|
almost 5 years ago
|
Extended the documention of the view pg_object_ownership with object types and version, where the object types are available. |
|
More...
|
almost 5 years ago
|
Corrected an object name in the view pg_object_ownership. |
|
More...
|
almost 5 years ago
|
Added the documentation about the view pg_object_ownership to the readme file. |
|
More...
|
almost 5 years ago
|
Extended the view pg_object_ownership with additional tables, extedend the creation script and added some tests. |
|
More...
|
almost 5 years ago
|
Created a test for the view pg_object_ownership. |
|
More...
|
almost 5 years ago
|
Added a new view to get the ownership of all objects in a PostgreSQL database. |
|
More...
|
almost 5 years ago
|
Merge branch 'master' into dev-0.5.0 |
|
More...
|
about 5 years ago
|
Corrected the version number in a comment in the SQL file for version 0.4.1 |
|
More...
|
about 5 years ago
|
Changed version numbers in configuration files to next version, 0.5.0. |
|
More...
|
about 5 years ago
|
Added exit command ON_ERROR_STOP to just exit the script after the first error. Its used on creating the functions/views and testing. |
|
More...
|
about 5 years ago
|
Created new version to fix problems with division by zero in tests occuring in PostgreSQL 12. |
|
More...
|
about 5 years ago
|
Created new version to fix problems with division by zero in tests occuring in PostgreSQL 12. |
|
More...
|
about 5 years ago
|
Added some DBeaver related directories to the ignore file. |
|
More...
|
about 5 years ago
|
Changed a test case as in PostgreSQL 12 the division by zero from an CTE only works with one when clause. |
|
More...
|
about 5 years ago
|
Changed a test case as in PostgreSQL 12 the division by zero from an CTE only works with one when clause. |
|
More...
|
about 5 years ago
|
Changed the meta version number to 0.4.1 for a service release due to have missed to create the version related files for 0.4.0. |
|
More...
|
about 6 years ago
|
Changed the meta file to the current version and created the version related files which I missed to create for 0.4.0. |
|
More...
|
about 6 years ago
|