What pgAdmin version(s) needed these tables/functions?

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: What pgAdmin version(s) needed these tables/functions?
Date: 2018-01-30 21:14:20
Message-ID: 0ec945a8-f513-4ada-e897-fd369063d2d1@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

In a database that has been around for a long, long time, there are
several pgAdmin-related relations and functions:

I assume these are things that were needed for some ancient version
of pgAdmin in some ancient version of PostgreSQL? I tried finding
something in current pgAdmin docs about them, but in the pgAdmin 4
or 3 docs I find nothing. Older docs are harder to find.

Can I safely conclude these are obsolete, and get rid of them without
impairing any reasonably recent version of pgAdmin?

With what version did they become obsolete, if they are?

Thanks,
Chapman Flack

pgadmin_desc
pgadmin_functions
pgadmin_param
pgadmin_rev_log
pgadmin_seq_cache
pgadmin_table_cache
pgadmin_triggers
pgadmin_views

pgadmin_get_col_def()
pgadmin_get_desc()
pgadmin_get_handler()
pgadmin_get_pgdesc()
pgadmin_get_rows()
pgadmin_get_sequence()
pgadmin_get_type()

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Melvin Davidson 2018-01-30 23:47:33 Re: What pgAdmin version(s) needed these tables/functions?
Previous Message Michael Rasmussen 2018-01-30 19:13:15 Re: Select, Update, and Insert script generation fails to load