Skip to content
Snippets Groups Projects
Commit f2c65737 authored by Tom Lane's avatar Tom Lane
Browse files

Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function

definition without changing the function's OID, thereby not breaking
rules, views, triggers, etc that depend on it.  From Gavin Sherry.
parent f24fe141
No related branches found
Tags REL_10_1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment