aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-02-12 04:59:32 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-02-12 04:59:32 +0000
commitf7d9874415314641462cfbbf042b6535b78b0b3e (patch)
tree61e6c3b8e38faff602add8226afd21b6f625fc9d /src/backend/access/gist/gistproc.c
parent136c3b87acdea0629660cb4673cd7a4180831c3f (diff)
downloadpostgresql-f7d9874415314641462cfbbf042b6535b78b0b3e.tar.gz
postgresql-f7d9874415314641462cfbbf042b6535b78b0b3e.zip
Clean up plpgsql grammar to make sure that check_assignable() is applied
consistently. This is mostly cosmetic right at the moment because check_assignable() does nothing for ROW or RECORD datums, but that might not always be so. This also syncs several different places that read INTO target lists. They're just enough different that it seems impractical to factor them into a single routine, but they surely should be the same as much as possible.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions