diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-04-27 22:21:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-04-27 22:21:22 +0000 |
commit | 4089d2517560ec2265c42fcf7a786e04207f2787 (patch) | |
tree | 77dde5831edfb5ac1abe34521480f63f6f089faf /src/backend/tcop/postgres.c | |
parent | 982430f8469dfc0fd9d9196862f34a2c3fc7dc13 (diff) | |
download | postgresql-4089d2517560ec2265c42fcf7a786e04207f2787.tar.gz postgresql-4089d2517560ec2265c42fcf7a786e04207f2787.zip |
Fix plpgsql so that variables of composite types (rowtypes) can be
declared without having to write %ROWTYPE. If the declared type of
a variable is a composite type, it'll be taken to be a row variable
automatically.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions