pgsql: pg_stat_get_progress_info() should be marked STRICT. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: pg_stat_get_progress_info() should be marked STRICT.
Date
Msg-id E1afVir-0005Qt-9V@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_stat_get_progress_info() should be marked STRICT.

I didn't bother with a catversion bump.

Report and patch by Thomas Munro

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2da75499879032d8d2f233ca42cc2efe48fd76ef

Modified Files
--------------
src/include/catalog/pg_proc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add missing NULL terminator to list_SECURITY_LABEL_preposition[]
Next
From: Robert Haas
Date:
Subject: pgsql: Improve check for overly-long extensible node name.