Re: assert pg_class.relnatts is consistent - Mailing list pgsql-hackers

From John Naylor
Subject Re: assert pg_class.relnatts is consistent
Date
Msg-id CACPNZCvARm+zMtM53t2dEJ43BQm8-bPa66k=6tos-bDY+bom1g@mail.gmail.com
Whole thread Raw
In response to Re: assert pg_class.relnatts is consistent  (John Naylor <john.naylor@2ndquadrant.com>)
List pgsql-hackers
> pronangs, since we need more information than what's in each pg_class

Sigh, and of course I met pg_proc.pronargs.

-- 
John Naylor                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: assert pg_class.relnatts is consistent
Next
From: Ranier Vilela
Date:
Subject: Re: [PATCH] libpq improvements and fixes