🌐 Created a New type called PersonName in PostgreSQL with 6 operations including <, >, <>, =, <=, >= for research purposes at UNSW and to experiment with the custom data type creation in postgreSQL creating the foundation for more rigourous, challenging and composite types.
open-source data-storage postgresql structured-data database-extension user-defined-types structured-name-handling sql-custom-types database-indexing
- Updated
Sep 1, 2023 - C