Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground for a pgrx Postgres extention called text_utils. Iterators -> Set Returning Function is pretty awesome.

text_utils=# select * from lines_of_text('hello there                                                                                                                        I hope you are well                                                                                                                                                          That''s all for now');
    lines_of_text
---------------------
 hello there
 I hope you are well
 That's all for now
(3 rows)

Time: 0.461 ms

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages