Skip to content
Snippets Groups Projects
Commit 4d06e86d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Revert patch, needs more work:

---------------------------------------------------------------------------

Add dynamic record inspection to PL/PgSQL, useful for generic triggers:

  tval2 := r.(cname);

or

  columns := r.(*);

Titus von Boxberg
parent fc079f84
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment