pg_stat_get_progress_info(NULL) blows up
Hi
I guess pg_stat_get_progress_info should either be strict (see
attached) or check for NULL.
--
Thomas Munro
http://www.enterprisedb.com
Attachments:
pg_stat_get_progress_info-strict.patchapplication/octet-stream; name=pg_stat_get_progress_info-strict.patchDownload+1-1
On 2016/03/14 10:54, Thomas Munro wrote:
Hi
I guess pg_stat_get_progress_info should either be strict (see
attached) or check for NULL.
Thanks a lot for reporting and the patch. I think that's an oversight.
Thanks,
Amit
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
I guess pg_stat_get_progress_info should either be strict (see
attached) or check for NULL.
Pushed, thanks.
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers