pgzx icon indicating copy to clipboard operation
pgzx copied to clipboard

add FunctionCallInfo, SortSupport, StringInfo

Open angaz opened this issue 1 year ago • 0 comments

Add a few PG C data types. This should be all that is needed to create a custom type extension.

I would like to add a uint example extension at a later date to copy the functionality found in https://github.com/petere/pguint to show how these functions can be used.

angaz avatar Mar 24 '24 22:03 angaz