Re: Type scale returned by PQfmod() 65531 for time/timestamp output parameter?
Tom Lane <[email protected]> Tue, 20 Feb 2018 09:39:06 -0500
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
Sebastien FLAESCH <[email protected]> writes: > This really needs clarification, I would appreciate that the community gives > more information about PQfmod()... Like I said before, it's datatype-specific and you need to look at the typmodin/typmodout support functions for each type to see what they do. regards, tom lane