On 11/15/19 4:16 PM, Tom Lane wrote:
Ivan Sergio Borgonovo writes:
Horde (webmail and more) is not anymore compatible with postgresql 12
after pg_attrdef was dropped.
We didn't drop the whole catalog, just the adsrc column, which has been
deprecated for ages (because it didn't
create the table.
I can get most of what I need from information_schema.columns but I was
wondering if there is a way to come up with actual "type definition" as
format_type() or pg_typeof().
Furthermore querying the information_schema.columns return
nextval('horde_alarms_id_seq