git.postgresql.org Git - postgresql.git/commit
2006年2月12日 04:59:32 +0000 (04:59 +0000)
2006年2月12日 04:59:32 +0000 (04:59 +0000)
commit f7d9874415314641462cfbbf042b6535b78b0b3e
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.
This is the main PostgreSQL git repository.
RSS
Atom