diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-01-11 14:53:42 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-01-11 14:53:42 -0500 |
commit | 4edf96846a02693e4416478b3302e5133d2e8e01 (patch) | |
tree | 8d5927ad5722ac5a14e276d9c748459a84a43dcf /contrib/jsonb_plperl/sql/jsonb_plperl.sql | |
parent | c1d589571c497a952d7fbe40d9828655859d746f (diff) | |
download | postgresql-4edf96846a02693e4416478b3302e5133d2e8e01.tar.gz postgresql-4edf96846a02693e4416478b3302e5133d2e8e01.zip |
Rethink SQLSTATE code for ERRCODE_IDLE_SESSION_TIMEOUT.
Move it to class 57 (Operator Intervention), which seems like a
better choice given that from the client's standpoint it behaves
a heck of a lot like, e.g., ERRCODE_ADMIN_SHUTDOWN.
In a green field I'd put ERRCODE_IDLE_IN_TRANSACTION_SESSION_TIMEOUT
here as well. But that's been around for a few years, so it's
probably too late to change its SQLSTATE code.
Discussion: https://postgr.es/m/763A0689-F189-459E-946F-F0EC4458980B@hotmail.com
Diffstat (limited to 'contrib/jsonb_plperl/sql/jsonb_plperl.sql')
0 files changed, 0 insertions, 0 deletions