Re: Interface for composite types
[email protected] ("David E. Wheeler")
| Newsgroups | perl.dbd.pg |
|---|---|
| Message-ID | <[email protected]> |
On Jun 8, 2008, at 21:16, Greg Sabino Mullane wrote: >> Nice. Would this work for hstore types, then? > > Don't think so. (tests...) Nope. It doesn't create a composite type > in the pg_class table, for one thing. I'll put looking into it on > the todo though. Thanks. Personally, I'd love to see a hash data type in core, but this would go a long way toward making it easier to use the existing contrib module. Best, David