Skip to content

jmckulk/pg_string_extension

Repository files navigation

pg_string_extension

Technical project: Create PostgreSQL Extension that provides different string related functions. Functions include:

bool is_palindrome(text)

bool is_anagram(text, text)

text sort_chars(text)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors