1
I Use This!
Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the documentation of the function is_hex to the README file.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 4 years ago
Added the documentation of the function hex2bigint to the README file.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 4 years ago
Added the functions hex2bigint and is_hex to the creation script.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 4 years ago
Added a function which checks, if given text is a hexadecimal number fitting into an bigint.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 4 years ago
Added a function, which converts a hexadecimal number into an bigint.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 4 years ago
Preparation for the next update, increased the version number.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 4 years ago
Preparation for the next update, increased the version number.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 4 years ago
Added new version files for 0.5.0.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 4 years ago
New help files for version 0.5.0 have been generated.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 4 years ago
Corrected the branch name for the pgxn package to main.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 4 years ago
Added oid and dependency information to the view pg_object_ownership. Extended the documentation, too.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... almost 5 years ago
Corrected an object name in the view pg_object_ownership.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... almost 5 years ago
Added the documentation about the view pg_object_ownership to the readme file.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... almost 5 years ago
Extended the view pg_object_ownership with additional tables, extedend the creation script and added some tests.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... almost 5 years ago
Created a test for the view pg_object_ownership.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... almost 5 years ago
Added a new view to get the ownership of all objects in a PostgreSQL database.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... almost 5 years ago
Merge branch 'master' into dev-0.5.0
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 5 years ago
Corrected the version number in a comment in the SQL file for version 0.4.1
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 5 years ago
Changed version numbers in configuration files to next version, 0.5.0.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 5 years ago
Created new version to fix problems with division by zero in tests occuring in PostgreSQL 12.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 5 years ago
Created new version to fix problems with division by zero in tests occuring in PostgreSQL 12.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 5 years ago
Added some DBeaver related directories to the ignore file.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
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.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 6 years ago