Re: Adjust pg_stat_get_lock() prorows to match lock types - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Adjust pg_stat_get_lock() prorows to match lock types
Date
Msg-id 581812.1780944372@sss.pgh.pa.us
Whole thread
List pgsql-hackers
Kyotaro Horiguchi <horikyota.ntt@gmail.com> writes:
> This discussion also made me wonder whether the documentation could be
> a bit more explicit that prorows is intended as a planner estimate
> rather than an exact row count.

>> Estimated number of result rows (zero if not proretset)

+1.  For the most part, I'd expect that to be obvious from the
fact that it's a constant ... but maybe being explicit would help.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Next
From: Joao Foltran
Date:
Subject: Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation