postgres
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
extend_session_expiry(p_session_id text, p_new_expires_at timestamp without time zone)
Description
Extends the expiration time of an existing session.
Parameters
Name
Type
Mode
p_session_id
text
IN
p_new_expires_at
timestamp without time zone
IN
Definition
Redacted, use --include-routine-definition