On 2017-12-11 14:42:33 -0500, Melvin Davidson wrote:
> There is no guarantee that information will be in syscache at any point in
> time. It will, however, always be in the postgreSQL catalogs. That is the
> whole point
> of having them, and the SQL language.

This doesn't make much sense. Paul's working on a C extension that's
then usable via SQL. Using the syscaches is the perfectly right thing to
do.

- Andres

Reply via email to