On Tue, Sep 5, 2023, 11:17 jacktby jacktby <[email protected]> wrote:
> > > 2023年9月5日 22:29,jacktby jacktby <[email protected]> 写道: > > > I’m trying to add a new data type for my pg. How to do that? Can you give > me more details or an example > Use create type and let the system deal with it. Otherwise, no, I don't have that knowledge. David J. >
