mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 23:03:25 -05:00
rather than allowing them only in a few special cases as before. In particular you can now pass a ROW() construct to a function that accepts a rowtype parameter. Internal generation of RowExprs fixes a number of corner cases that used to not work very well, such as referencing the whole-row result of a JOIN or subquery. This represents a further step in the work I started a month or so back to make rowtype values into first-class citizens. |
||
|---|---|---|
| .. | ||
| prs2lock.h | ||
| rewriteDefine.h | ||
| rewriteHandler.h | ||
| rewriteManip.h | ||
| rewriteRemove.h | ||
| rewriteSupport.h | ||