postgres
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
edit_chat_message(p_message_id integer, p_new_content text)
Description
Updates the content of a chat message and records the old content in the edit history.
Parameters
Name
Type
Mode
p_message_id
integer
IN
p_new_content
text
IN
Definition
Redacted, use --include-routine-definition